/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 809 uint32_t DestBits = ZI->getType()->getScalarSizeInBits(); in visitAShr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 308 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local 317 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Instructions.cpp | 2883 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local 2945 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local 3003 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 2976 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local 3038 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local 3099 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 2677 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
|
H A D | ARMISelLowering.cpp | 14880 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local 14889 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 2680 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
|
H A D | ARMISelLowering.cpp | 18976 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local 18985 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 2658 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 3598 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local 3658 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1747 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitADD() local 6046 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1166 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local 1177 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 2423 size_t DestBits = X86_CHAR_BIT * typeWidthInBytes(DestTy); in lowerCast() local
|
H A D | IceTargetLoweringX8632.cpp | 2661 size_t DestBits = X86_CHAR_BIT * typeWidthInBytes(DestTy); in lowerCast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 9633 unsigned DestBits = VT.getScalarSizeInBits(); in visitSIGN_EXTEND() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 12482 unsigned DestBits = VT.getScalarSizeInBits(); in visitSIGN_EXTEND() local
|