Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp679 unsigned IntSize = Ty->getIntegerBitWidth(); in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2605 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
4966 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5380 unsigned IntSize = in SynthBlockInitExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp477 unsigned IntSize = primSize(getIntPrimType(S)); in interp__builtin_fpclassify() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1079 CharUnits IntSize = Context.getTypeSizeInChars(Context.IntTy); in GetVirtualBaseClassOffset() local
2293 int32_t IntSize = CGF.getIntSize().getQuantity(); in performReturnAdjustment() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7569 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
7647 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5740 int IntSize = Op->getOperand(0)->getType()->getScalarSizeInBits(); in computeKnownFPClass() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3579 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
3980 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2304 for (unsigned IntSize = 8; IntSize >= 1; IntSize /= 2) { in shuffleAndStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19185 unsigned IntSize = IntVT.getSizeInBits(); in lowerFPToIntToFP() local