Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp250 bool HexagonSubtarget::CallMutation::shouldTFRICallBind( in shouldTFRICallBind()
262 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
H A DHexagonSubtarget.h79 struct CallMutation : public ScheduleDAGMutation { struct
H A DHexagonTargetMachine.cpp127 DAG->addMutation(std::make_unique<HexagonSubtarget::CallMutation>()); in createVLIWMachineSched()