Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h30 void expandTLSLA(const MachineInstr *MI);
H A DCSKYAsmPrinter.cpp71 void CSKYAsmPrinter::expandTLSLA(const MachineInstr *MI) { in expandTLSLA() function in CSKYAsmPrinter
157 return expandTLSLA(MI); in emitInstruction()