Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp270 llvm::Value *AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo
DCGExpr.cpp56 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, in CreateTempAlloca() function in CodeGenFunction