Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2785 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1391 DiagnosticPredicate isComplexRotation() const { in isComplexRotation() function in __anon730428320111::AArch64Operand
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2435 bool isComplexRotation() const { in isComplexRotation() function in __anon6be9c9a00111::ARMOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td11306 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";