Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td601 let PredicateMethod = "isConstantUImmRange<" # Bottom # ", " # Top # ">";
/openbsd/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1328 template <unsigned Bottom, unsigned Top> bool isConstantUImmRange() const { in isConstantUImmRange() function in __anon41cfaf1f0211::MipsOperand