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.cpp507 uint64_t PtrAddr = PointersBlockTargetAddress.getValue(); in writeIndirectStubsBlock() local
677 uint64_t PtrAddr = PointersBlockTargetAddress.getValue(); in writeIndirectStubsBlock() local
900 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.h427 auto PtrAddr = ExecutorAddr::fromPtr(PtrPtr); in findPointer() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2976 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, in EmitLoadOfPointerLValue()
H A DCGOpenMPRuntime.cpp2114 Address PtrAddr = CGF.Builder.CreateConstArrayGEP(Array, Index); in emitAddrOfVarFromArray() local
9104 Address PtrAddr = CGF.EmitLoadOfReference(CGF.MakeAddrLValue( in generateDefaultMapInfo() local