Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1604 const unsigned NumOperandBits = 32; in getValueBits() local
1606 NumOperandBits); in getValueBits()
1608 for (unsigned i = 0; i < NumOperandBits; ++i) in getValueBits()
1611 for (unsigned i = NumOperandBits; i < NumBits; ++i) in getValueBits()