Searched defs:LBound (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MicroMipsSizeReduction.cpp | 59 int16_t LBound; // Low bound of the immediate operand member |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 1958 auto *LBound = N->getRawLowerBound(); writeDISubrange() local |
H A D | Verifier.cpp | 1113 auto *LBound = N.getRawLowerBound(); visitDISubrange() local |