Home
last modified time | relevance | path

Searched refs:emitAndUpdateRetAlloca (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp204 void CIRGenFunction::emitAndUpdateRetAlloca(QualType type, mlir::Location loc, in emitAndUpdateRetAlloca() function in clang::CIRGen::CIRGenFunction
389 emitAndUpdateRetAlloca(returnType, getLoc(fd->getBody()->getEndLoc()), in startFunction()
H A DCIRGenFunction.h728 void emitAndUpdateRetAlloca(clang::QualType type, mlir::Location loc,