Home
last modified time | relevance | path

Searched defs:CreateTempAlloca (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp298 Address AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo
H A DCGExpr.cpp79 Address CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, in CreateTempAlloca() function in CodeGenFunction
110 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, in CreateTempAlloca() function in CodeGenFunction