Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1078 struct ValueBit { struct in __anon93a3ca650411::BitPermutationSelector
1097 ValueBit(Kind K = Variable) in ValueBit() function
1221 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1236 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1261 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1289 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1330 Bits[i] = ValueBit(ValueBit::ConstZero); in getValueBits()
1389 Bits[i] = ValueBit(V, i); in getValueBits()
1393 Bits[i] = ValueBit(V, i, ValueBit::VariableKnownToBeZero); in getValueBits()
1403 Bits[i] = ValueBit(V, i); in getValueBits()
[all …]