HomeSort by relevance Sort by last modified time
    Searched refs:EmitInstrWithCustomInserter (Results 1 - 21 of 21) sorted by null

  /external/llvm/lib/CodeGen/
ExpandISelPseudos.cpp 61 TLI->EmitInstrWithCustomInserter(MI, MBB);
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 59 EmitInstrWithCustomInserter(MachineInstr *MI,
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 155 EmitInstrWithCustomInserter(MachineInstr *MI,
MBlazeISelLowering.cpp 215 MBlazeTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 123 *EmitInstrWithCustomInserter(MachineInstr *MI,
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 119 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 174 EmitInstrWithCustomInserter(MachineInstr *MI,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 100 EmitInstrWithCustomInserter(MachineInstr *MI,
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 272 EmitInstrWithCustomInserter(MachineInstr *MI,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 309 EmitInstrWithCustomInserter(MachineInstr *MI,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 523 EmitInstrWithCustomInserter(MachineInstr *MI,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 235 // EmitInstrWithCustomInserter - This method should be implemented by targets
245 TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
250 "TargetLowering::EmitInstrWithCustomInserter!";
    [all...]

Completed in 5956 milliseconds