Home
last modified time | relevance | path

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

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