Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DMicrosoftCXXABI.cpp307 unsigned IntSize = Target.getIntWidth(); in getMemberPointerInfo() local
H A DASTContext.cpp7114 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
7184 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp555 unsigned IntSize = Ty->getIntegerBitWidth(); in instCombineIntrinsic() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2989 unsigned IntSize = in SynthMessageExpr() local
4122 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
4520 unsigned IntSize = in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp2606 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
4969 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5383 unsigned IntSize = in SynthBlockInitExpr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1075 CharUnits IntSize = Context.getTypeSizeInChars(Context.IntTy); in GetVirtualBaseClassOffset() local
2265 int32_t IntSize = CGF.getIntSize().getQuantity(); in performReturnAdjustment() local
H A DCGOpenMPRuntimeGPU.cpp1433 for (int IntSize = 8; IntSize >= 1; IntSize /= 2) { in shuffleAndStore() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp3794 int IntSize = Inst->getOperand(0)->getType()->getScalarSizeInBits(); in isKnownNeverInfinity() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp3683 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
4063 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21206 unsigned IntSize = IntVT.getSizeInBits(); in lowerFPToIntToFP() local