Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp1900 auto *LBound = N->getRawLowerBound(); in writeDISubrange() local
1953 auto *LBound = N->getRawLowerBound(); in writeDIGenericSubrange() local
DVerifier.cpp1048 auto *LBound = N.getRawLowerBound(); in visitDISubrange() local
1073 auto *LBound = N.getRawLowerBound(); in visitDIGenericSubrange() local