Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp602 uint64_t IntSize = C.getTypeSize(C.IntTy); in integerTypeMatch() local
H A DASTContext.cpp8165 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
8243 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2987 unsigned IntSize = in SynthMessageExpr() local
4113 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
4501 unsigned IntSize = in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp2604 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
4950 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5348 unsigned IntSize = in SynthBlockInitExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp1542 int IntSize = Ty.getScalarSizeInBits(); in computeKnownFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp920 unsigned IntSize = Ty->getIntegerBitWidth(); in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1074 CharUnits IntSize = Context.getTypeSizeInChars(Context.IntTy); in GetVirtualBaseClassOffset() local
2285 int32_t IntSize = CGF.getIntSize().getQuantity(); in performReturnAdjustment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2075 constexpr int IntSize = 4; in selectVaStartAAPCS() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3627 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
4036 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5600 int IntSize = Op->getOperand(0)->getType()->getScalarSizeInBits(); in computeKnownFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2438 for (unsigned IntSize = 8; IntSize >= 1; IntSize /= 2) { in shuffleAndStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19890 unsigned IntSize = IntVT.getSizeInBits(); in lowerFPToIntToFP() local
21656 unsigned IntSize = EleVT.getSizeInBits(); in LowerFP_TO_INT() local