Home
last modified time | relevance | path

Searched defs:Bitwidth (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp271 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/
DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp291 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 DReassociate.cpp299 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 DLoopIdiomRecognize.cpp2465 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 DSPIRVUtils.cpp79 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3336 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 DOMPIRBuilder.cpp2107 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 DX86ISelDAGToDAG.cpp3584 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 DNeonEmitter.cpp141 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon9e696c270111::Type
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp549 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1934 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 DInstCombineSelect.cpp586 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2146 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c1513 int Bitwidth; in PrintBitWidth() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExpr.cpp1234 unsigned Bitwidth = LTy->getScalarSizeInBits(); in getRangeForType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2646 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
H A DAArch64ISelLowering.cpp14008 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); in shouldSinkOperands() local