HomeSort by relevance Sort by last modified time
    Searched refs:CallMutation (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSubtarget.h 74 struct CallMutation : public ScheduleDAGMutation {
HexagonSubtarget.cpp 181 bool HexagonSubtarget::CallMutation::shouldTFRICallBind(
193 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) {
HexagonTargetMachine.cpp 113 DAG->addMutation(make_unique<HexagonSubtarget::CallMutation>());

Completed in 566 milliseconds