Searched defs:KnownOne2 (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 809 APInt KnownZero2(BitWidth, 0), KnownOne2(BitWidth, 0); in SimplifyDemandedUseBits() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 165 APInt &KnownZero2, APInt &KnownOne2, in computeKnownBitsAddSub() 245 APInt &KnownZero2, APInt &KnownOne2, in computeKnownBitsMul() 867 APInt KnownZero2(KnownZero), KnownOne2(KnownOne); in computeKnownBits() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 408 APInt KnownZero2, KnownOne2, KnownZeroOut, KnownOneOut; in SimplifyDemandedBits() local
|
H A D | SelectionDAG.cpp | 1927 APInt KnownZero2, KnownOne2; in computeKnownBits() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUISelLowering.cpp | 2611 APInt KnownOne2; in computeKnownBitsForTargetNode() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 1720 APInt KnownZero2, KnownOne2; in computeKnownBitsForTargetNode() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 685 APInt KnownZero2, KnownOne2; in computeKnownBitsForTargetNode() local
|