Searched refs:AdjustInstrPostInstrSelection (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/R600/
H A DSIISelLowering.h61 virtual void AdjustInstrPostInstrSelection(MachineInstr *MI,
H A DSIISelLowering.cpp1014 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:SITargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h280 AdjustInstrPostInstrSelection(MachineInstr *MI, SDNode *Node) const;
H A DARMISelLowering.cpp7687 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:ARMTargetLowering
/external/llvm/include/llvm/Target/
H A DTargetLowering.h2228 AdjustInstrPostInstrSelection(MachineInstr *MI, SDNode *Node) const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp830 TLI->AdjustInstrPostInstrSelection(MIB, Node);
H A DSelectionDAGISel.cpp268 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:TargetLowering
272 "it must implement TargetLowering::AdjustInstrPostInstrSelection!");

Completed in 1226 milliseconds