Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()