Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h840 LegalizeRuleSet &customFor(std::initializer_list<LLT> Types) { in customFor() function
846 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor() function