Home
last modified time | relevance | path

Searched refs:isLogicalImm (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp920 bool isLogicalImm() const { in isLogicalImm() function in __anonb6c3df290111::AArch64Operand
1058 if (isLogicalImm<T>() && !isSVECpyImm<T>()) in isSVEPreferredLogicalImm()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td843 let PredicateMethod = "isLogicalImm<int32_t>";
848 let PredicateMethod = "isLogicalImm<int64_t>";
853 let PredicateMethod = "isLogicalImm<int32_t>";
858 let PredicateMethod = "isLogicalImm<int64_t>";
H A DSVEInstrFormats.td70 let PredicateMethod = "isLogicalImm<int" # Width # "_t>";
158 let PredicateMethod = "isLogicalImm<int" # Width # "_t>";