Searched refs:BPOffset (Results 1 – 2 of 2) sorted by relevance
596 int BPOffset = 0; in emitPrologue() local602 BPOffset = FFI->getObjectOffset(BPIndex); in emitPrologue()604 BPOffset = in emitPrologue()643 .addImm(BPOffset) in emitPrologue()742 MCCFIInstruction::createOffset(nullptr, Reg, BPOffset)); in emitPrologue()884 int BPOffset = 0; in emitEpilogue() local890 BPOffset = FFI->getObjectOffset(BPIndex); in emitEpilogue()892 BPOffset = in emitEpilogue()978 .addImm(BPOffset) in emitEpilogue()1084 int BPOffset = getBasePointerSaveOffset(isPPC64, isDarwinABI); in processFunctionBeforeCalleeSavedScan() local[all …]
6514 const int64_t BPOffset = 4 * PVT.getStoreSize(); in emitEHSjLjSetJmp() local6541 .addImm(BPOffset) in emitEHSjLjSetJmp()6623 const int64_t BPOffset = 4 * PVT.getStoreSize(); in emitEHSjLjLongJmp() local6668 .addImm(BPOffset) in emitEHSjLjLongJmp()6672 .addImm(BPOffset) in emitEHSjLjLongJmp()