Searched defs:PtrAddr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp504 uint64_t PtrAddr = PointersBlockTargetAddress; local
674 uint64_t PtrAddr = PointersBlockTargetAddress; local
893 uint64_t PtrAddr = PointersBlockTargetAddress; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h413 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2464 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, argument
H A DCGOpenMPRuntime.cpp2279 Address PtrAddr = CGF.Builder.CreateConstArrayGEP(Array, Index); local
8602 Address PtrAddr = CGF.EmitLoadOfReference(CGF.MakeAddrLValue( local

Completed in 110 milliseconds