Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2741 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1261 DiagnosticPredicate isComplexRotation() const { in isComplexRotation() function in __anone48315620111::AArch64Operand
/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2400 bool isComplexRotation() const { in isComplexRotation() function in __anon2aa686d00111::ARMOperand
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td10723 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";