Home
last modified time | relevance | path

Searched refs:UseLegacyRules (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp77 case UseLegacyRules: in operator <<()
187 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
460 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
614 case UseLegacyRules: in findAction()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp80 case UseLegacyRules: in operator <<()
195 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
468 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
616 case UseLegacyRules: in findAction()
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DLegalizerInfoTest.cpp33 case UseLegacyRules: OS << "UseLegacyRules"; break; in operator <<()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h97 UseLegacyRules, enumerator
1025 add({always, LegalizeAction::UseLegacyRules}); in fallback()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h93 UseLegacyRules, enumerator
912 add({always, LegalizeAction::UseLegacyRules}); in fallback()