Home
last modified time | relevance | path

Searched refs:isComplexRotation (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2734 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1191 DiagnosticPredicate isComplexRotation() const { in isComplexRotation() function in __anon65f0dadd0111::AArch64Operand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2390 bool isComplexRotation() const { in isComplexRotation() function in __anonad70014b0111::ARMOperand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td10608 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";