Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp514 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, in isLegalOrCustom() function in LegalizerInfo
749 !MLI->isLegalOrCustom(MI, MRI)) in machineFunctionIsIllegal()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp521 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, in isLegalOrCustom() function in LegalizerInfo
745 !MLI->isLegalOrCustom(MI, MRI)) in machineFunctionIsIllegal()
DLegalizerHelper.cpp3105 if (LI.isLegalOrCustom({G_UMIN, Ty})) in lower()
3116 if (LI.isLegalOrCustom({G_SMIN, Ty}) && LI.isLegalOrCustom({G_SMAX, Ty})) in lower()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1262 bool isLegalOrCustom(const LegalityQuery &Query) const { in isLegalOrCustom() function
1268 bool isLegalOrCustom(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1149 bool isLegalOrCustom(const MachineInstr &MI,