Searched defs:isUImm (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/VE/Disassembler/ | ||
H A D | VEDisassembler.cpp | 468 bool isUImm, DecodeFunc DecodeSX) { in DecodeCAS() |
/llvm-project/llvm/lib/Target/CSKY/AsmParser/ | ||
H A D | CSKYAsmParser.cpp | 241 template <unsigned num, unsigned shift = 0> bool isUImm() const { in isUImm() function |
/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ | ||
H A D | LoongArchAsmParser.cpp | 216 template <unsigned N, int P = 0> bool isUImm() const { isUImm() function in __anon4cc3c3ed0111::LoongArchOperand |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 1318 template <unsigned Bits> bool isUImm() const { isUImm() function in __anon0e8e06850211::MipsOperand |