Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h31 void emitCustomConstantPool(const MachineInstr *MI);
H A DCSKYAsmPrinter.cpp96 void CSKYAsmPrinter::emitCustomConstantPool(const MachineInstr *MI) { in emitCustomConstantPool() function in CSKYAsmPrinter
160 return emitCustomConstantPool(MI); in emitInstruction()