Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.h42 unsigned getCondBrEncoding(const MCInst &MI, unsigned OpNo,
H A DPPCMCCodeEmitter.cpp56 unsigned PPCMCCodeEmitter::getCondBrEncoding(const MCInst &MI, unsigned OpNo, in getCondBrEncoding() function in PPCMCCodeEmitter
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td729 let EncoderMethod = "getCondBrEncoding";