Home
last modified time | relevance | path

Searched refs:AdjustHvxInstrPostInstrSelection (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h483 void AdjustHvxInstrPostInstrSelection(MachineInstr &MI, SDNode *Node) const;
H A DHexagonISelLowering.cpp3860 AdjustHvxInstrPostInstrSelection(MI, Node); in AdjustInstrPostInstrSelection()
H A DHexagonISelLoweringHVX.cpp606 void HexagonTargetLowering::AdjustHvxInstrPostInstrSelection( in AdjustHvxInstrPostInstrSelection() function in HexagonTargetLowering