Searched defs:PtrAddr (Results 1 – 7 of 7) sorted by relevance
146 void *PtrAddr = JCE.allocIndirectGV( in emitGlobalValueIndirectSym() local
249 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
283 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
522 uint64_t PtrAddr = reinterpret_cast<uint64_t>(PtrsBlock.base()); in emitIndirectStubsBlock() local
523 uint64_t PtrAddr = reinterpret_cast<uint64_t>(PtrsBlock.base()); in emitIndirectStubsBlock() local
2155 Address PtrAddr = in emitAddrOfVarFromArray() local5277 auto PtrAddr = CGF.MakeNaturalAlignAddrLValue( in generateInfoForComponentList() local
1982 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, in EmitLoadOfPointerLValue()