Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp59 int16_t LBound; // Low bound of the immediate operand member
103 int16_t LBound() const { return Imm.LBound; } in LBound() function
327 static bool InRange(int64_t Value, unsigned short Shift, int LBound, in InRange()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1958 auto *LBound = N->getRawLowerBound(); writeDISubrange() local
2011 auto *LBound = N->getRawLowerBound(); writeDIGenericSubrange() local
H A DVerifier.cpp1113 auto *LBound = N.getRawLowerBound(); visitDISubrange() local
1138 auto *LBound = N.getRawLowerBound(); visitDIGenericSubrange() local