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/Interp/
H A DBoolean.h112 static bool inRange(int64_t Value, unsigned NumBits) { in inRange() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp95 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.cpp47 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue, in inRange() function