/external/llvm/lib/Analysis/ |
D | DemandedBits.cpp | 76 APInt &KnownZero2, APInt &KnownOne2) { in determineLiveOperandBits() 320 APInt KnownZero, KnownOne, KnownZero2, KnownOne2; in performAnalysis() local
|
D | ValueTracking.cpp | 237 APInt &KnownZero2, APInt &KnownOne2, in computeKnownBitsAddSub() 316 APInt &KnownZero2, APInt &KnownOne2, in computeKnownBitsMul() 794 APInt &KnownZero2, APInt &KnownOne2, in computeKnownBitsFromShiftOperator() 874 APInt KnownZero2(KnownZero), KnownOne2(KnownOne); in computeKnownBitsFromOperator() local 1900 APInt KnownOne2(BitWidth, 0); in isKnownNonEqual() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 730 APInt KnownZero2(BitWidth, 0), KnownOne2(BitWidth, 0); in SimplifyDemandedUseBits() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ValueTracking.cpp | 94 APInt KnownZero2(BitWidth, 0), KnownOne2(BitWidth, 0); in ComputeMaskedBits() local 153 APInt KnownZero2(KnownZero), KnownOne2(KnownOne); in ComputeMaskedBits() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 720 APInt KnownZero2(BitWidth, 0), KnownOne2(BitWidth, 0); in SimplifyDemandedUseBits() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 839 APInt KnownZero2, KnownOne2; in computeMaskedBitsForTargetNode() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1241 APInt KnownZero2, KnownOne2, KnownZeroOut, KnownOneOut; in SimplifyDemandedBits() local
|
D | SelectionDAG.cpp | 1621 APInt KnownZero2, KnownOne2; in ComputeMaskedBits() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 464 APInt KnownZero2, KnownOne2, KnownZeroOut, KnownOneOut; in SimplifyDemandedBits() local
|
D | SelectionDAG.cpp | 2031 APInt KnownZero2, KnownOne2; in computeKnownBits() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 2927 APInt KnownOne2; in computeKnownBitsForTargetNode() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1890 APInt KnownZero2, KnownOne2; in computeKnownBitsForTargetNode() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 744 APInt KnownZero2, KnownOne2; in computeKnownBitsForTargetNode() local
|