Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h204 bool inRange(MCInst const &MCI, size_t Index) { in inRange() function
211 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange() function
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DBoolean.h115 static bool inRange(int64_t Value, unsigned NumBits) { in inRange() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp107 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp49 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue, in inRange() function