Home
last modified time | relevance | path

Searched defs:customFor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h846 LegalizeRuleSet &customFor(std::initializer_list<LLT> Types) { in customFor() function
852 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor() function