Home
last modified time | relevance | path

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

/freebsd-13.1/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.cpp97 void BPFInstPrinter::printBrTargetOperand(const MCInst *MI, unsigned OpNo, in printBrTargetOperand() function in BPFInstPrinter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td58 let PrintMethod = "printBrTargetOperand";