Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.h32 void printBrTargetOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DBPFInstPrinter.cpp98 void BPFInstPrinter::printBrTargetOperand(const MCInst *MI, unsigned OpNo, in printBrTargetOperand() function in BPFInstPrinter
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td58 let PrintMethod = "printBrTargetOperand";