Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1661 static unsigned getCRBitValue(unsigned CRBit) { in getCRBitValue() function
1725 .addImm(TRI->getEncodingValue(CRReg) * 4 + (4 - getCRBitValue(SrcReg))) in copyPhysReg()