Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h773 LegalizeRuleSet &customFor(std::initializer_list<LLT> Types) { in customFor() function
779 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor() function