Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMicroMipsSizeReduction.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-13-stable/contrib/llvm-project/llvm/lib/IR/
HDAsmWriter.cpp2035 auto *LBound = N->getRawLowerBound(); in writeDISubrange() local
2088 auto *LBound = N->getRawLowerBound(); in writeDIGenericSubrange() local
HDVerifier.cpp1159 auto *LBound = N.getRawLowerBound(); in visitDISubrange() local
1182 auto *LBound = N.getRawLowerBound(); in visitDIGenericSubrange() local