Searched defs:isLegalOrCustom (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerInfo.cpp | 366 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, isLegalOrCustom() function in LegalizerInfo |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | LegalizerInfo.h | 1287 bool isLegalOrCustom(const LegalityQuery &Query) const { isLegalOrCustom() function |