Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp1351 const unsigned NumOperandBits = 32; in getValueBits() local
1353 NumOperandBits); in getValueBits()
1355 for (unsigned i = 0; i < NumOperandBits; ++i) in getValueBits()
1358 for (unsigned i = NumOperandBits; i < NumBits; ++i) in getValueBits()