Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp303 AllocaInst *AllocaAddr; in transformBitcast() local
977 auto *AllocaAddr = in combineLoadCast() local
1139 AllocaInst *AllocaAddr; in transformAMXCast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1465 RawAddress AllocaAddr = RawAddress::invalid(); in EmitAutoVarAlloca() local
H A DCGCall.cpp5440 RawAddress AllocaAddr = RawAddress::invalid(); in EmitCall() local
H A DCGExpr.cpp88 RawAddress *AllocaAddr) { in CreateTempAlloca()