Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp60 int16_t HBound; // High bound of the immediate operand member
104 int16_t HBound() const { return Imm.HBound; } in HBound() function
328 int HBound) { in InRange()