Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp301 Address AtomicInfo::CreateTempAlloca() const { CreateTempAlloca() function in AtomicInfo
[all...]
H A DCGExpr.cpp84 RawAddress CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, CreateTempAlloca() function in CodeGenFunction
115 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CreateTempAlloca() function in CodeGenFunction