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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 114 UseBSBScheduling = hasV60Ops() && EnableBSBSched;
338 if (!hasV60Ops())
409 if (!hasV60Ops())
533 if (!hasV60Ops())
539 if (!hasV60Ops())
HexagonSubtarget.h 135 bool hasV60Ops() const {
HexagonISelLowering.cpp 435 if (NeedsArgAlign && Subtarget.hasV60Ops()) {
    [all...]
HexagonInstrInfo.cpp     [all...]

Completed in 410 milliseconds