Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2742 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1371 DiagnosticPredicate isComplexRotation() const { in isComplexRotation() function in __anonc2b64ba80111::AArch64Operand
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2387 bool isComplexRotation() const { in isComplexRotation() function in __anon2f82d7160111::ARMOperand
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td11304 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";