Searched defs:PtrAddr (Results 1 – 6 of 6) sorted by relevance
249 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
283 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
523 uint64_t PtrAddr = reinterpret_cast<uint64_t>(PtrsBlock.base()); in emitIndirectStubsBlock() local
522 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()