Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h71 Zero.clearAllBits(); in resetAll()
72 One.clearAllBits(); in resetAll()
84 One.clearAllBits(); in setAllZero()
89 Zero.clearAllBits(); in setAllOnes()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrAnalysis.cpp23 Writes.clearAllBits(); in clearsSuperRegisters()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h100 m_integer.clearAllBits(); in Clear()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp743 Res.Zero.clearAllBits(); in computeForSatAddSub()
747 Res.One.clearAllBits(); in computeForSatAddSub()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp466 Mask.clearAllBits(); in clearsSuperRegisters()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1333 Known.One.clearAllBits(); in simplifyShrShlDemandedBits()
1592 PoisonElts.clearAllBits(); in SimplifyDemandedVectorElts()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp569 Mask.clearAllBits(); in clearsSuperRegisters()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1377 void clearAllBits() { in clearAllBits() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37441 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
37452 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
37602 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()
42138 OpBits.clearAllBits(); in SimplifyDemandedVectorEltsForTargetNode()
42139 OpElts.clearAllBits(); in SimplifyDemandedVectorEltsForTargetNode()
43151 Known.One.clearAllBits(); in SimplifyDemandedBitsForTargetNode()
43264 IdentityOp.clearAllBits(); in SimplifyMultipleUseDemandedBitsForTargetNode()
50034 DemandedBits.clearAllBits(); in combineAnd()
50035 DemandedElts.clearAllBits(); in combineAnd()
53543 DemandedBits.clearAllBits(); in combineAndnp()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3752 Known.One.clearAllBits(); in computeKnownBits()
3753 Known.Zero.clearAllBits(); in computeKnownBits()
H A DTargetLowering.cpp3545 KnownUndef.clearAllBits(); in SimplifyDemandedVectorElts()
3695 KnownUndef.clearAllBits(); in SimplifyDemandedVectorElts()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2851 Mask.clearAllBits(); in getUsefulBitsFromOrWithShiftedReg()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1749 Known.One.clearAllBits(); in computeKnownBitsFromOperator()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10950 EltResult.clearAllBits(); in handleVectorUnaryOperator()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17843 Known.One.clearAllBits(); in computeKnownBitsForTargetNode()