Searched refs:isImm0_31 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/AArch64/AsmParser/ | ||
D | AArch64AsmParser.cpp | 534 bool isImm0_31() const { in isImm0_31() function in __anon26fd99540211::AArch64Operand |
/external/llvm/lib/Target/ARM/AsmParser/ | ||
D | ARMAsmParser.cpp | 885 bool isImm0_31() const { in isImm0_31() function in __anonef5d38c20311::ARMOperand |
/external/llvm/lib/Target/AArch64/ | ||
D | AArch64InstrFormats.td | 1072 let PredicateMethod = "isImm0_31"; |