| /external/llvm-project/llvm/lib/Support/ |
| D | KnownBits.cpp | 395 APInt LowBits = RHS.getConstant() - 1; in urem() local 416 APInt LowBits = RHS.getConstant() - 1; in srem() local
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | FixedPointBuilder.h | 55 Value *LowBits = ConstantInt::get( in Convert() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 684 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 1305 APInt LowBits = RA - 1; in computeKnownBitsFromOperator() local 1339 APInt LowBits = (RA - 1); in computeKnownBitsFromOperator() local 1577 unsigned LowBits = Log2_32(PossibleLZ)+1; in computeKnownBitsFromOperator() local 1588 unsigned LowBits = Log2_32(PossibleTZ)+1; in computeKnownBitsFromOperator() local 1597 unsigned LowBits = Log2_32(BitsPossiblySet)+1; in computeKnownBitsFromOperator() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64StackTagging.cpp | 136 int LowBits = Offset < Start ? (Start - Offset) * 8 : 0; in applyMemSet() local
|
| D | AArch64ISelLowering.cpp | 7812 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 684 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64StackTagging.cpp | 149 int LowBits = Offset < Start ? (Start - Offset) * 8 : 0; in applyMemSet() local
|
| D | AArch64ISelLowering.cpp | 9296 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 641 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 1087 APInt LowBits = RA - 1; in computeKnownBitsFromOperator() local 1125 APInt LowBits = (RA - 1); in computeKnownBitsFromOperator() local 1302 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBitsFromOperator() local
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 1541 unsigned LowBits = Log2_32(PossibleLZ)+1; in computeKnownBitsFromOperator() local 1552 unsigned LowBits = Log2_32(PossibleTZ)+1; in computeKnownBitsFromOperator() local 1561 unsigned LowBits = Log2_32(BitsPossiblySet)+1; in computeKnownBitsFromOperator() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2248 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local 2395 APInt LowBits = RA - 1; in computeKnownBits() local 2419 APInt LowBits = (RA - 1); in computeKnownBits() local
|
| D | DAGCombiner.cpp | 4648 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2993 unsigned LowBits = Log2_32(PossibleTZ) + 1; in computeKnownBits() local 3002 unsigned LowBits = Log2_32(PossibleLZ) + 1; in computeKnownBits() local 3187 APInt LowBits = RA - 1; in computeKnownBits() local 3211 APInt LowBits = (RA - 1); in computeKnownBits() local
|
| D | DAGCombiner.cpp | 7731 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 3012 unsigned LowBits = Log2_32(PossibleTZ) + 1; in computeKnownBits() local 3021 unsigned LowBits = Log2_32(PossibleLZ) + 1; in computeKnownBits() local
|
| D | DAGCombiner.cpp | 8375 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 6060 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local
|