Searched defs:CreateTempAlloca (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CGAtomic.cpp | 290 Address AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo |
| D | CGExpr.cpp | 60 Address CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, in CreateTempAlloca() function in CodeGenFunction |
| /external/llvm-project/clang/lib/CodeGen/ | ||
| D | CGAtomic.cpp | 290 Address AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo |
| D | CGExpr.cpp | 76 Address CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, in CreateTempAlloca() function in CodeGenFunction |