Home
last modified time | relevance | path

Searched defs:Cm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp892 const MCOperand &Cm = MI->getOperand(2); printSysAlias() local
1013 const MCOperand &Cm = MI->getOperand(2); printSyspAlias() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3789 const uint16_t Cm = (Encoding & 0x78) >> 3; in createSysAlias() local