Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1595 const unsigned NumOperandBits = 32; in getValueBits() local
1597 NumOperandBits); in getValueBits()
1599 for (unsigned i = 0; i < NumOperandBits; ++i) in getValueBits()
1602 for (unsigned i = NumOperandBits; i < NumBits; ++i) in getValueBits()