Home
last modified time | relevance | path

Searched defs:AllocaAddr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp303 AllocaInst *AllocaAddr; transformBitcast() local
977 auto *AllocaAddr = combineLoadCast() local
1139 AllocaInst *AllocaAddr; transformAMXCast() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1464 RawAddress AllocaAddr = RawAddress::invalid(); EmitAutoVarAlloca() local
[all...]
H A DCGCall.cpp5452 RawAddress AllocaAddr = RawAddress::invalid(); EmitCall() local
H A DCGExpr.cpp87 CreateTempAlloca(llvm::Type * Ty,CharUnits Align,const Twine & Name,llvm::Value * ArraySize,RawAddress * AllocaAddr) CreateTempAlloca() argument