Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp146 void *PtrAddr = JCE.allocIndirectGV( in emitGlobalValueIndirectSym() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h249 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h283 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp522 uint64_t PtrAddr = reinterpret_cast<uint64_t>(PtrsBlock.base()); in emitIndirectStubsBlock() local
/external/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp523 uint64_t PtrAddr = reinterpret_cast<uint64_t>(PtrsBlock.base()); in emitIndirectStubsBlock() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2155 Address PtrAddr = in emitAddrOfVarFromArray() local
5277 auto PtrAddr = CGF.MakeNaturalAlignAddrLValue( in generateInfoForComponentList() local
DCGExpr.cpp1982 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, in EmitLoadOfPointerLValue()