Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftCXXABI.cpp271 unsigned IntSize = Target.getIntWidth(); in getMemberPointerInfo() local
H A DASTContext.cpp6361 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
6432 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp411 unsigned IntSize = Ty->getIntegerBitWidth(); in instCombineIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2999 unsigned IntSize = in SynthMessageExpr() local
4136 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
4532 unsigned IntSize = in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp2605 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
4981 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5394 unsigned IntSize = in SynthBlockInitExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1055 CharUnits IntSize = Context.getTypeSizeInChars(Context.IntTy); in GetVirtualBaseClassOffset() local
2249 int32_t IntSize = CGF.getIntSize().getQuantity(); in performReturnAdjustment() local
H A DCGOpenMPRuntimeGPU.cpp2343 for (int IntSize = 8; IntSize >= 1; IntSize /= 2) { in shuffleAndStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp3638 int IntSize = Inst->getOperand(0)->getType()->getScalarSizeInBits(); in isKnownNeverInfinity() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3584 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
3929 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19843 unsigned IntSize = IntVT.getSizeInBits(); in lowerFPToIntToFP() local