Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DKnownBits.h67 Zero.clearAllBits(); in resetAll()
68 One.clearAllBits(); in resetAll()
86 One.clearAllBits(); in setAllZero()
91 Zero.clearAllBits(); in setAllOnes()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCInstrAnalysis.cpp23 Writes.clearAllBits(); in clearsSuperRegisters()
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DScalar.h99 m_integer.clearAllBits(); in Clear()
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1175 Known.One.clearAllBits(); in simplifyShrShlDemandedBits()
1434 UndefElts.clearAllBits(); in SimplifyDemandedVectorElts()
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h1375 void clearAllBits() { in clearAllBits() function
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp556 Mask.clearAllBits(); in clearsSuperRegisters()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp1707 Known.Zero.clearAllBits(); in computeKnownBitsFromOperator()
1710 Known.One.clearAllBits(); in computeKnownBitsFromOperator()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37996 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
38007 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
38107 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
42247 OpBits.clearAllBits(); in SimplifyDemandedVectorEltsForTargetNode()
42248 OpElts.clearAllBits(); in SimplifyDemandedVectorEltsForTargetNode()
43174 Known.One.clearAllBits(); in SimplifyDemandedBitsForTargetNode()
43274 IdentityOp.clearAllBits(); in SimplifyMultipleUseDemandedBitsForTargetNode()
49300 DemandedBits.clearAllBits(); in combineAnd()
49301 DemandedElts.clearAllBits(); in combineAnd()
52640 DemandedBits.clearAllBits(); in combineAndnp()
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3475 Known.One.clearAllBits(); in computeKnownBits()
3476 Known.Zero.clearAllBits(); in computeKnownBits()
H A DTargetLowering.cpp3303 KnownUndef.clearAllBits(); in SimplifyDemandedVectorElts()
3449 KnownUndef.clearAllBits(); in SimplifyDemandedVectorElts()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2515 Mask.clearAllBits(); in getUsefulBitsFromOrWithShiftedReg()
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp10582 EltResult.clearAllBits(); in handleVectorUnaryOperator()