Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp292 static unsigned CarmichaelShift(unsigned Bitwidth) { in CarmichaelShift()
344 unsigned Bitwidth = LHS.getBitWidth(); in IncorporateWeight() local
458 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); in LinearizeExprTree() local
H A DLoopIdiomRecognize.cpp2275 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilBitTest() local
2612 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilZero() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1241 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticInitForType() local
1359 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicInitForType() local
1375 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicNextForType() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp70 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon93c24aae0111::SVEType
H A DNeonEmitter.cpp159 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon7e6fcd500111::Type
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3459 unsigned Bitwidth) { in matchBitExtract()
3482 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
3506 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp558 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1840 int Bitwidth; in PrintBitWidth() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2338 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1633 unsigned Bitwidth = LTy->getScalarSizeInBits(); in getRangeForType() local