Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.h33 void printBrTargetOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DBPFInstPrinter.cpp97 void BPFInstPrinter::printBrTargetOperand(const MCInst *MI, unsigned OpNo, in printBrTargetOperand() function in BPFInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td59 let PrintMethod = "printBrTargetOperand";