Home
last modified time | relevance | path

Searched defs:PtrAddr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp508 uint64_t PtrAddr = PointersBlockTargetAddress.getValue(); in writeIndirectStubsBlock() local
678 uint64_t PtrAddr = PointersBlockTargetAddress.getValue(); in writeIndirectStubsBlock() local
901 uint64_t PtrAddr = PointersBlockTargetAddress.getValue(); in writeIndirectStubsBlock() local
H A DEPCIndirectionUtils.cpp201 ExecutorAddr PtrAddr; in updatePointer() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h418 auto PtrAddr = ExecutorAddr::fromPtr(PtrPtr); in findPointer() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2829 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, in EmitLoadOfPointerLValue()
H A DCGOpenMPRuntime.cpp2135 Address PtrAddr = CGF.Builder.CreateConstArrayGEP(Array, Index); in emitAddrOfVarFromArray() local
8804 Address PtrAddr = CGF.EmitLoadOfReference(CGF.MakeAddrLValue( in generateDefaultMapInfo() local