Home
last modified time | relevance | path

Searched defs:insertInstrBefore (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp462 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore() function in __anon4bd2a1920311::AMDGPUCFGStructurizer
475 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore( in insertInstrBefore() function in __anon4bd2a1920311::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp3006 static MachineInstr *insertInstrBefore(MachineBasicBlock *blk, int newOpcode, in insertInstrBefore() function
3011 static MachineInstr *insertInstrBefore(MachineBasicBlock *blk, int newOpcode, in insertInstrBefore() function
3046 static MachineInstr *insertInstrBefore(MachineBasicBlock::iterator instrPos, in insertInstrBefore() function