Home
last modified time | relevance | path

Searched refs:getPointerWidth (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDMips.cpp186 Builder.defineMacro("_MIPS_SZPTR", Twine(getPointerWidth(0))); in getTargetDefines()
233 .Default(getPointerWidth(0)); in getUnwindWordWidth()
HDNVPTX.cpp106 PointerWidth = HostTarget->getPointerWidth(/* AddrSpace = */ 0); in NVPTXTargetInfo()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDMangle.cpp189 llvm::alignTo(ASTContext.getTypeSize(AT), TI.getPointerWidth(0)) / in mangleName()
190 TI.getPointerWidth(0); in mangleName()
191 Out << ((TI.getPointerWidth(0) / 8) * ArgWords); in mangleName()
HDMicrosoftCXXABI.cpp240 unsigned PtrSize = Target.getPointerWidth(0); in getMemberPointerInfo()
HDItaniumCXXABI.cpp224 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in isNearlyEmpty()
HDRecordLayoutBuilder.cpp1041 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in LayoutNonVirtualBases()
1773 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(AS)); in LayoutField()
2528 if (PackedAlignment <= Context.getTargetInfo().getPointerWidth(0)) in initializeLayout()
2554 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in initializeCXXLayout()
HDMicrosoftMangle.cpp290 PointersAre64Bit(C.getASTContext().getTargetInfo().getPointerWidth(0) == in MicrosoftCXXNameMangler()
297 PointersAre64Bit(C.getASTContext().getTargetInfo().getPointerWidth(0) == in MicrosoftCXXNameMangler()
304 PointersAre64Bit(C.getASTContext().getTargetInfo().getPointerWidth(0) == in MicrosoftCXXNameMangler()
705 getASTContext().getTargetInfo().getPointerWidth(0)); in mangleVirtualMemPtrThunk()
HDASTContext.cpp1851 Context.getTargetInfo().getPointerWidth(0) == 64) in getConstantArrayInfoInChars()
1960 getTargetInfo().getPointerWidth(0) == 64) in getTypeInfoImpl()
2128 Width = Target->getPointerWidth(0); // C++ 3.9.1p11: sizeof(nullptr_t) in getTypeInfoImpl()
2134 Width = Target->getPointerWidth(0); in getTypeInfoImpl()
2150 Width = Target->getPointerWidth(AS); in getTypeInfoImpl()
2175 Width = Target->getPointerWidth(0); in getTypeInfoImpl()
2180 Width = Target->getPointerWidth(AS); in getTypeInfoImpl()
2188 Width = Target->getPointerWidth(AS); in getTypeInfoImpl()
2193 Width = Target->getPointerWidth(AS); in getTypeInfoImpl()
2326 Width = Target->getPointerWidth(getTargetAddressSpace(LangAS::opencl_global)); in getTypeInfoImpl()
HDVTableBuilder.cpp666 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in getCurrentOffsetOffset()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDPatternInit.cpp47 unsigned PtrWidth = CGM.getContext().getTargetInfo().getPointerWidth( in initializationPatternFor()
HDSwiftCallingConv.cpp641 CGM.getContext().getTargetInfo().getPointerWidth(0)); in getMaximumVoluntaryIntegerSize()
HDCGVTables.cpp1080 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in EmitVTableTypeMetadata()
HDItaniumCXXABI.cpp990 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0)); in BuildMemberPointer()
1805 VTableIndex * CGM.getContext().getTargetInfo().getPointerWidth(0) / 8); in getVirtualFunctionPointer()
3714 if (TI.getTriple().isOSCygMing() && TI.getPointerWidth(0) > TI.getLongWidth()) in BuildVMIClassTypeInfo()
HDCGBlocks.cpp460 CharUnits::fromQuantity(CGM.getTarget().getPointerWidth(GenericAS) / 8); in initializeForBlockHeader()
931 CGM.getTarget().getPointerWidth( in EmitBlockLiteral()
HDMicrosoftCXXABI.cpp443 return CGM.getTarget().getPointerWidth(/*AddrSpace=*/0) == 64; in isImageRelative()
1630 getContext().getTargetInfo().getPointerWidth(0)) in emitVTableTypeMetadata()
1901 ML.Index * CGM.getContext().getTargetInfo().getPointerWidth(0) / 8); in getVirtualFunctionPointer()
HDTargetInfo.cpp122 auto ptrWidth = cgt.getTarget().getPointerWidth(0); in occupiesMoreThan()
5265 (unsigned)getTarget().getPointerWidth(0)); in classifyArgumentType()
5641 uint64_t PointerSize = getTarget().getPointerWidth(0) / 8; in EmitDarwinVAArg()
7343 unsigned PtrWidth = getTarget().getPointerWidth(0); in EmitVAArg()
9962 unsigned XLen = getTarget().getPointerWidth(0); in getTargetCodeGenInfo()
HDCGDebugInfo.cpp1002 uint64_t Size = CGM.getTarget().getPointerWidth(AddressSpace); in CreatePointerLikeType()
1489 uint64_t Size = CGM.getTarget().getPointerWidth(AS); in getOrCreateInstanceMethodType()
4039 CGM.getTarget().getPointerWidth(0)); in EmitDeclare()
HDCGExprAgg.cpp1777 CGF.getTarget().getPointerWidth(0)); in GetNumNonZeroBytesInInit()
HDCGObjCMac.cpp2458 == CGM.getTarget().getPointerWidth(0)); in visitBlock()
2752 unsigned WordSizeInBits = CGM.getTarget().getPointerWidth(0); in getBitmapBlockLayout()
2938 unsigned WordSizeInBits = CGM.getTarget().getPointerWidth(0); in fillRunSkipBlockVars()
HDCGObjCGNU.cpp985 if ((CGM.getTarget().getPointerWidth(0) == 64) && in GenerateConstantString()
HDCGCall.cpp3670 getContext().getTargetInfo().getPointerWidth(0) && in getVarArgType()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
HDX86AsmParser.cpp988 unsigned getPointerWidth() { in getPointerWidth() function in __anon0bf27a230111::X86AsmParser
1266 return X86Operand::CreateMem(getPointerWidth(), /*SegReg=*/0, Disp, in DefaultMemSIOperand()
1275 return X86Operand::CreateMem(getPointerWidth(), /*SegReg=*/0, Disp, in DefaultMemDIOperand()
1417 Size = getPointerWidth(); in CreateMemForInlineAsm()
1423 return X86Operand::CreateMem(getPointerWidth(), Disp, Start, End, Size, in CreateMemForInlineAsm()
1441 return X86Operand::CreateMem(getPointerWidth(), Disp, Start, End); in CreateMemForInlineAsm()
1447 return X86Operand::CreateMem(getPointerWidth(), SegReg, Disp, BaseReg, in CreateMemForInlineAsm()
2013 return X86Operand::CreateMem(getPointerWidth(), Disp, Start, End, Size); in ParseIntelOperand()
2014 return X86Operand::CreateMem(getPointerWidth(), RegNo, Disp, in ParseIntelOperand()
2287 return X86Operand::CreateMem(getPointerWidth(), Disp, StartLoc, EndLoc); in ParseMemOperand()
[all …]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDInitPreprocessor.cpp784 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
790 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
821 DefineTypeSizeof("__SIZEOF_POINTER__", TI.getPointerWidth(0), TI, Builder); in InitializePredefinedMacros()
874 Twine((int)TI.getPointerWidth(0))); in InitializePredefinedMacros()
989 getLockFreeValue(TI.getPointerWidth(0), in InitializePredefinedMacros()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h361 uint64_t getPointerWidth(unsigned AddrSpace) const { in getPointerWidth() function
524 return (getPointerWidth(0) >= 64) || getTargetOpts().ForceEnableInt128; in hasInt128Type()
666 virtual unsigned getUnwindWordWidth() const { return getPointerWidth(0); } in getUnwindWordWidth()
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDObjCContainersASTChecker.cpp75 PtrWidth(ASTC.getTargetInfo().getPointerWidth(0)) {} in WalkAST()

12