Searched refs:emitPatchPoint (Results 1 – 4 of 4) sorted by relevance
1851 MachineBasicBlock *emitPatchPoint(MachineInstr *MI, MachineBasicBlock *MBB) const;
928 TargetLoweringBase::emitPatchPoint(MachineInstr *MI, in emitPatchPoint() function in TargetLoweringBase
833 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
18168 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()