Searched defs:AllocaAS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1746 unsigned AllocaAS = AllocaCASExpected->getType()->getPointerAddressSpace(); local
1777 unsigned AllocaAS = AllocaResult->getType()->getPointerAddressSpace(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2399 auto AllocaAS = CGM.getASTAllocaAddressSpace(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2336 unsigned AllocaAS = Callee->getParent()->getDataLayout().getAllocaAddrSpace(); local

Completed in 176 milliseconds