Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td602 let PredicateMethod = "isConstantUImmRange<" # Bottom # ", " # Top # ">";
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1332 template <unsigned Bottom, unsigned Top> bool isConstantUImmRange() const { in isConstantUImmRange() function in __anona2e40b320211::MipsOperand