Searched defs:CreateTempAlloca (Results 1 – 2 of 2) 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 |