Searched defs:get_crbitm_encoding (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp75 unsigned get_crbitm_encoding(const MCInst &MI, unsigned OpNo,
292 get_crbitm_encoding(const MCInst &MI, unsigned OpNo, function in class:PPCMCCodeEmitter
308 // MTOCRF/MFOCRF should go through get_crbitm_encoding for the CR operand.
/external/llvm/lib/Target/PowerPC/
H A DPPCCodeEmitter.cpp63 unsigned get_crbitm_encoding(const MachineInstr &MI, unsigned OpNo) const;
145 unsigned PPCCodeEmitter::get_crbitm_encoding(const MachineInstr &MI, function in class:PPCCodeEmitter
280 // MTOCRF/MFOCRF should go through get_crbitm_encoding for the CR operand.

Completed in 71 milliseconds