Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp615 static bool printAsmMRegister(const X86AsmPrinter &P, const MachineOperand &MO, in printAsmMRegister() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp959 bool AArch64AsmPrinter::printAsmMRegister(const MachineOperand &MO, char Mode, printAsmMRegister() function in AArch64AsmPrinter