Home
last modified time | relevance | path

Searched defs:IntWidth (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1039 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in hasActiveVectorLength() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp746 uint32_t IntWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5954 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedLoad() local
6025 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedExpandLoad() local
6064 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedGatherScatter() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp40 unsigned IntWidth = TI.getIntWidth(); in getIntPrimType() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h89 unsigned char IntWidth, IntAlign; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1205 unsigned IntWidth = Idx->getType()->getScalarSizeInBits(); in canScalarizeAccess() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19377 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); in CheckEnumConstant() local
19859 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); in ActOnEnumBody() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7616 unsigned IntWidth = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7336 unsigned IntWidth = Info.Ctx.getIntWidth(QualType(T, 0)); in visit() local