Searched defs:insertInstrBefore (Results 1 – 2 of 2) sorted by relevance
462 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore() function in __anon4bd2a1920311::AMDGPUCFGStructurizer475 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore( in insertInstrBefore() function in __anon4bd2a1920311::AMDGPUCFGStructurizer
3006 static MachineInstr *insertInstrBefore(MachineBasicBlock *blk, int newOpcode, in insertInstrBefore() function3011 static MachineInstr *insertInstrBefore(MachineBasicBlock *blk, int newOpcode, in insertInstrBefore() function3046 static MachineInstr *insertInstrBefore(MachineBasicBlock::iterator instrPos, in insertInstrBefore() function