Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h74 struct CallMutation : public ScheduleDAGMutation { struct
DHexagonSubtarget.cpp181 bool HexagonSubtarget::CallMutation::shouldTFRICallBind( in shouldTFRICallBind()
193 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
DHexagonTargetMachine.cpp113 DAG->addMutation(make_unique<HexagonSubtarget::CallMutation>()); in createVLIWMachineSched()