Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp78 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
/llvm-project-15.0.7/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
/llvm-project-15.0.7/clang/utils/TableGen/
H A DSveEmitter.cpp70 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon409da13d0111::SVEType
H A DNeonEmitter.cpp159 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anonc6b5f5bf0111::Type
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2018 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticInitForType() local
2315 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicInitForType() local
2331 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicNextForType() local
2346 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicFiniForType() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3575 unsigned Bitwidth) { in matchBitExtract()
3599 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
3631 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp562 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c1840 int Bitwidth; in PrintBitWidth() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2452 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1665 unsigned Bitwidth = LTy->getScalarSizeInBits(); in getRangeForType() local