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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp290 Address AtomicInfo::CreateTempAlloca() const { function in class:AtomicInfo
[all...]
H A DCGExpr.cpp76 Address CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, function in class:CodeGenFunction
107 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, function in class:CodeGenFunction

Completed in 121 milliseconds