/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 271 static unsigned CarmichaelShift(unsigned Bitwidth) { in CarmichaelShift() 323 unsigned Bitwidth = LHS.getBitWidth(); in IncorporateWeight() local 436 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); in LinearizeExprTree() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 291 static unsigned CarmichaelShift(unsigned Bitwidth) { in CarmichaelShift() 343 unsigned Bitwidth = LHS.getBitWidth(); in IncorporateWeight() local 457 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); in LinearizeExprTree() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 299 static unsigned CarmichaelShift(unsigned Bitwidth) { in CarmichaelShift() 351 unsigned Bitwidth = LHS.getBitWidth(); in IncorporateWeight() local 466 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); in LinearizeExprTree() local
|
H A D | LoopIdiomRecognize.cpp | 2465 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilBitTest() local 2819 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilZero() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 79 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3336 unsigned Bitwidth) { in matchBitExtract() 3359 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local 3383 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2107 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticInitForType() local 2404 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicInitForType() local 2420 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicNextForType() local 2435 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicFiniForType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3584 unsigned Bitwidth) { in matchBitExtract() 3608 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local 3640 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
|
/aosp_15_r20/external/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 141 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon9e696c270111::Type
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 549 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 1934 unsigned Bitwidth = Op.getValueType().getScalarType().getSizeInBits(); in getUsefulBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 586 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2146 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1513 int Bitwidth; in PrintBitWidth() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 1234 unsigned Bitwidth = LTy->getScalarSizeInBits(); in getRangeForType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2646 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
|
H A D | AArch64ISelLowering.cpp | 14008 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); in shouldSinkOperands() local
|