Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2742 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1358 DiagnosticPredicate isComplexRotation() const { in isComplexRotation() function in __anonb6c3df290111::AArch64Operand
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2400 bool isComplexRotation() const { in isComplexRotation() function in __anon3b5979970111::ARMOperand
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td10893 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";