Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1322 const unsigned NumOperandBits = 32; in getValueBits() local
1324 NumOperandBits); in getValueBits()
1326 for (unsigned i = 0; i < NumOperandBits; ++i) in getValueBits()
1329 for (unsigned i = NumOperandBits; i < NumBits; ++i) in getValueBits()