Searched defs:insertInstrBefore (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/R600/ |
| D | AMDILCFGStructurizer.cpp | 477 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore() function in __anon6ff774e00311::AMDGPUCFGStructurizer 489 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore( in insertInstrBefore() function in __anon6ff774e00311::AMDGPUCFGStructurizer
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 3006 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
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 3006 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
|