Home
last modified time | relevance | path

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

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