Home
last modified time | relevance | path

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

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