Home
last modified time | relevance | path

Searched refs:libcallIf (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A DLegalizer.rst186 * ``libcallIf()``, ``libcallFor()``, etc. declare an instruction to be illegal if the
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h732 LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) { in libcallIf() function