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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp180 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:TargetLowering
184 "it must implement TargetLowering::AdjustInstrPostInstrSelection!");
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp343 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:TargetLowering
347 "it must implement TargetLowering::AdjustInstrPostInstrSelection!");
/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3234 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:SITargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.cpp6307 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr *MI, function in class:ARMTargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8513 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:ARMTargetLowering

Completed in 562 milliseconds