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