Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp81 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2601 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilBitTest() local
2973 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilZero() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp73 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anone51b860d0111::SVEType
H A DNeonEmitter.cpp158 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anonfaf0748f0111::Type
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3881 unsigned Bitwidth) { in matchBitExtract()
3905 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
3937 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3976 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticInitForType() local
4223 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticLoopForType() local
4506 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicInitForType() local
4522 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicNextForType() local
4537 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicFiniForType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp107 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); in refineInstruction() local
H A DBasicBlockUtils.cpp1738 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); in SplitBlockAndInsertSimpleForLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp682 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4966 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); in getValueRange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2982 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
H A DAArch64ISelLowering.cpp16264 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); in shouldSinkOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15567 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; in rewrite() local