Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCCodeEmitter.cpp66 unsigned getAbsDirectBrEncoding(const MachineInstr &MI,
203 unsigned PPCCodeEmitter::getAbsDirectBrEncoding(const MachineInstr &MI, in getAbsDirectBrEncoding() function in PPCCodeEmitter
DPPCInstrInfo.td491 let EncoderMethod = "getAbsDirectBrEncoding";
515 let EncoderMethod = "getAbsDirectBrEncoding";
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp54 unsigned getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo,
188 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding() function in PPCMCCodeEmitter