Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1910 auto *LBound = N->getRawLowerBound(); in writeDISubrange() local
1966 auto *LBound = N->getRawLowerBound(); in writeDIGenericSubrange() local
H A DVerifier.cpp957 auto *LBound = N.getRawLowerBound(); in visitDISubrange() local
982 auto *LBound = N.getRawLowerBound(); in visitDIGenericSubrange() local