Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrInfo.td602 let PredicateMethod = "isConstantUImmRange<" # Bottom # ", " # Top # ">";
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
HDMipsAsmParser.cpp1332 template <unsigned Bottom, unsigned Top> bool isConstantUImmRange() const { in isConstantUImmRange() function in __anon457f15eb0211::MipsOperand