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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp53 ImmField(uint8_t Shift, int16_t LBound, int16_t HBound, argument
60 int16_t HBound; // High bound of the immediate operand member in struct:__anon4211::ImmField
104 int16_t HBound() const { return Imm.HBound; } function in struct:__anon4211::ReduceEntry
327 InRange(int64_t Value, unsigned short Shift, int LBound, int HBound) argument
[all...]

Completed in 107 milliseconds