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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h276 AdjustInstrPostInstrSelection(MachineInstr *MI, SDNode *Node) const;
H A DARMISelLowering.cpp6982 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:ARMTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1624 /// AdjustInstrPostInstrSelection - This method should be implemented by
1629 AdjustInstrPostInstrSelection(MachineInstr *MI, SDNode *Node) const;
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp828 TLI->AdjustInstrPostInstrSelection(MI, Node);
H A DSelectionDAGISel.cpp255 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:TargetLowering
259 "it must implement TargetLowering::AdjustInstrPostInstrSelection!");

Completed in 190 milliseconds