Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/ !
H A DPPCISelDAGToDAG.cpp1759 const unsigned NumOperandBits = 32; in getValueBits() local
1761 NumOperandBits); in getValueBits()
1763 for (unsigned i = 0; i < NumOperandBits; ++i) in getValueBits()
1766 for (unsigned i = NumOperandBits; i < NumBits; ++i) in getValueBits()