Home
last modified time | relevance | path

Searched defs:Bitwidth (Results 1 – 17 of 17) 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/include/llvm/SandboxIR/
H A DType.h169 bool isIntegerTy(unsigned Bitwidth) const { in isIntegerTy()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp94 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
H A DSPIRVBuiltins.cpp1888 unsigned Bitwidth = Call->ReturnType->getOpcode() == SPIRV::OpTypeInt in generateImageSizeQueryInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2907 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilBitTest() local
3279 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilZero() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp72 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anone51b860d0111::SVEType
H A DNeonEmitter.cpp156 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anonfaf0748f0111::Type
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3947 unsigned Bitwidth) { in matchBitExtract()
3971 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
4003 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1599 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); in SplitBlockAndInsertSimpleForLoop() local
H A DSCCPSolver.cpp96 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); in getRange() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4212 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcDistForStaticInitForType() local
4228 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticInitForType() local
4507 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForStaticLoopForType() local
4788 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicInitForType() local
4804 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicNextForType() local
4819 unsigned Bitwidth = Ty->getIntegerBitWidth(); in getKmpcForDynamicFiniForType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp826 unsigned Bitwidth = Res.getLLTTy(*getMRI()).getElementType().getSizeInBits(); in buildStepVector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp728 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp6401 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); in isProfitableToSinkOperands() local
H A DAArch64ISelDAGToDAG.cpp3084 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5077 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); in getValueRange() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15908 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; in rewrite() local