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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DExpandISelPseudos.cpp61 TLI->EmitInstrWithCustomInserter(MI, MBB);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.h59 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DSparcISelLowering.cpp1168 SparcTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:SparcTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelLowering.h123 *EmitInstrWithCustomInserter(MachineInstr *MI,
H A DHexagonISelLowering.cpp1499 HexagonTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:HexagonTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.h155 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DMBlazeISelLowering.cpp215 MBlazeTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:MBlazeTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430ISelLowering.h119 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
H A DMSP430ISelLowering.cpp1126 MSP430TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:MSP430TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.h227 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DMipsISelLowering.cpp1046 MipsTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:MipsTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelLowering.h100 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DXCoreISelLowering.cpp1271 XCoreTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:XCoreTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h272 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DARMISelLowering.cpp6627 ARMTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:ARMTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.h309 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DPPCISelLowering.cpp5069 PPCTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:PPCTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.h527 EmitInstrWithCustomInserter(MachineInstr *MI,
H A DX86ISelLowering.cpp13257 X86TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:X86TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1615 // EmitInstrWithCustomInserter - This method should be implemented by targets
1622 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp235 // EmitInstrWithCustomInserter - This method should be implemented by targets
245 TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, function in class:TargetLowering
250 "TargetLowering::EmitInstrWithCustomInserter!";

Completed in 501 milliseconds