Searched defs:PtrAddr (Results 1 – 5 of 5) sorted by relevance
504 uint64_t PtrAddr = PointersBlockTargetAddress; in writeIndirectStubsBlock() local674 uint64_t PtrAddr = PointersBlockTargetAddress; in writeIndirectStubsBlock() local893 uint64_t PtrAddr = PointersBlockTargetAddress; in writeIndirectStubsBlock() local
203 JITTargetAddress PtrAddr = 0; in updatePointer() local
410 void *PtrAddr = IndirectStubsInfos[Key.first].getPtr(Key.second); in findPointer() local
2356 Address PtrAddr = CGF.Builder.CreateConstArrayGEP(Array, Index); in emitAddrOfVarFromArray() local5972 Address PtrAddr = CGF.EmitLoadOfPointer( in emitReduceCombFunction() local5980 Address PtrAddr = CGF.EmitLoadOfPointer( in emitReduceCombFunction() local9175 Address PtrAddr = CGF.EmitLoadOfReference(CGF.MakeAddrLValue( in generateDefaultMapInfo() local
2505 LValue CodeGenFunction::EmitLoadOfPointerLValue(Address PtrAddr, in EmitLoadOfPointerLValue()