Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1350 struct ValueBit { struct in __anonb5cceeb00611::BitPermutationSelector
1493 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1509 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1534 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1562 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1603 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1654 : ValueBit(ValueBit::ConstZero); in getValueBits()
1665 Bits[i] = ValueBit(V, i); in getValueBits()
1669 Bits[i] = ValueBit(V, i, ValueBit::VariableKnownToBeZero); in getValueBits()
1679 Bits[i] = ValueBit(V, i); in getValueBits()
[all …]