Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h69 void printPCRelTLSOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp155 void SystemZInstPrinter::printPCRelTLSOperand(const MCInst *MI, int OpNum, in printPCRelTLSOperand() function in SystemZInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td55 let PrintMethod = "printPCRelTLSOperand";