Searched refs:EmitInstrWithCustomInserter (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600ISelLowering.h27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
H A DSIISelLowering.h49 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
H A DR600ISelLowering.cpp11 // is mostly EmitInstrWithCustomInserter().
53 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( function in class:R600TargetLowering
61 default: return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
H A DSIISelLowering.cpp11 // mostly EmitInstrWithCustomInserter().
65 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( function in class:SITargetLowering
79 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600ISelLowering.h27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
H A DSIISelLowering.h49 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
H A DR600ISelLowering.cpp11 // is mostly EmitInstrWithCustomInserter().
53 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( function in class:R600TargetLowering
61 default: return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
H A DSIISelLowering.cpp11 // mostly EmitInstrWithCustomInserter().
65 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( function in class:SITargetLowering
79 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
/external/llvm/lib/CodeGen/
H A DExpandISelPseudos.cpp62 TLI->EmitInstrWithCustomInserter(MI, MBB);
/external/llvm/lib/Target/Mips/
H A DMips16ISelLowering.h28 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DMipsSEISelLowering.h41 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DMips16ISelLowering.cpp165 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:Mips16TargetLowering
169 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB);
H A DMipsISelLowering.h251 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/R600/
H A DR600ISelLowering.h27 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
H A DSIISelLowering.h66 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
H A DSIISelLowering.cpp457 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( function in class:SITargetLowering
467 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h120 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h138 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h70 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h228 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
294 // Implement EmitInstrWithCustomInserter for individual operation types.
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h120 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h269 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h258 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h407 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h600 EmitInstrWithCustomInserter(MachineInstr *MI,

Completed in 712 milliseconds

12