Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h797 LegalizeRuleSet &customFor(std::initializer_list<LLT> Types) { in customFor() function
803 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor() function