Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp232 void emitFMov0(const MachineInstr &MI);
1702 void AArch64AsmPrinter::emitFMov0(const MachineInstr &MI) { in emitFMov0() function in AArch64AsmPrinter
2642 emitFMov0(*MI); in emitInstruction()