| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Type.h | 169 bool isIntegerTy(unsigned Bitwidth) const { in isIntegerTy()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVUtils.cpp | 94 const auto Bitwidth = Imm.getBitWidth(); in addNumImm() local
|
| H A D | SPIRVBuiltins.cpp | 1888 unsigned Bitwidth = Call->ReturnType->getOpcode() == SPIRV::OpTypeInt in generateImageSizeQueryInst() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopIdiomRecognize.cpp | 2907 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilBitTest() local 3279 unsigned Bitwidth = Ty->getScalarSizeInBits(); in recognizeShiftUntilZero() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | SveEmitter.cpp | 72 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anone51b860d0111::SVEType
|
| H A D | NeonEmitter.cpp | 156 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anonfaf0748f0111::Type
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 3947 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 D | BasicBlockUtils.cpp | 1599 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); in SplitBlockAndInsertSimpleForLoop() local
|
| H A D | SCCPSolver.cpp | 96 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); in getRange() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 4212 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 D | MachineIRBuilder.cpp | 826 unsigned Bitwidth = Res.getLLTTy(*getMRI()).getElementType().getSizeInBits(); in buildStepVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSelect.cpp | 728 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 6401 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); in isProfitableToSinkOperands() local
|
| H A D | AArch64ISelDAGToDAG.cpp | 3084 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 5077 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); in getValueRange() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 15908 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; in rewrite() local
|