Home
last modified time | relevance | path

Searched defs:T (Results 176 – 200 of 997) sorted by path

12345678910>>...40

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp652 auto *T = translate(CO->getTrueExpr(), Ctx); in translateAbstractConditionalOperator() local
666 QualType T = VD->getType(); in translateDeclStmt() local
875 QualType T = Pm->getType(); in enterCFG() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DExpressionTraits.cpp28 const char *clang::getTraitName(ExpressionTrait T) { in getTraitName()
33 const char *clang::getTraitSpelling(ExpressionTrait T) { in getTraitSpelling()
H A DLangOptions.cpp90 const llvm::Triple &T, in setLangDefaults()
H A DLangStandards.cpp81 const llvm::Triple &T) { in getDefaultLanguageStandard()
H A DTargetID.cpp20 getAllPossibleAMDGPUTargetIDFeatures(const llvm::Triple &T, in getAllPossibleAMDGPUTargetIDFeatures()
38 getAllPossibleTargetIDFeatures(const llvm::Triple &T, in getAllPossibleTargetIDFeatures()
47 static llvm::StringRef getCanonicalProcessorName(const llvm::Triple &T, in getCanonicalProcessorName()
54 llvm::StringRef getProcessorFromTargetID(const llvm::Triple &T, in getProcessorFromTargetID()
105 parseTargetID(const llvm::Triple &T, llvm::StringRef TargetID, in parseTargetID()
H A DTargetInfo.cpp54 TargetInfo::TargetInfo(const llvm::Triple &T) : Triple(T) { in TargetInfo()
208 const char *TargetInfo::getTypeName(IntType T) { in getTypeName()
251 const char *TargetInfo::getTypeFormatModifier(IntType T) { in getTypeFormatModifier()
369 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned()
H A DTypeTraits.cpp67 const char *clang::getTraitName(TypeTrait T) { in getTraitName()
72 const char *clang::getTraitName(ArrayTypeTrait T) { in getTraitName()
77 const char *clang::getTraitName(UnaryExprOrTypeTrait T) { in getTraitName()
82 const char *clang::getTraitSpelling(TypeTrait T) { in getTraitSpelling()
87 const char *clang::getTraitSpelling(ArrayTypeTrait T) { in getTraitSpelling()
92 const char *clang::getTraitSpelling(UnaryExprOrTypeTrait T) { in getTraitSpelling()
97 unsigned clang::getTypeTraitArity(TypeTrait T) { in getTypeTraitArity()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp32 const llvm::Triple &T = getTriple(); in setABIAAPCS() local
74 const llvm::Triple &T = getTriple(); in setABIAPCS() local
H A DOSTargets.h98 const llvm::Triple &T = this->getTriple(); in getExnObjectAlignment() local
H A DWebAssembly.h71 explicit WebAssemblyTargetInfo(const llvm::Triple &T, const TargetOptions &) in WebAssemblyTargetInfo()
175 explicit WebAssembly32TargetInfo(const llvm::Triple &T, in WebAssembly32TargetInfo()
194 explicit WebAssembly64TargetInfo(const llvm::Triple &T, in WebAssembly64TargetInfo()
H A DX86.h548 llvm::Triple T = llvm::Triple(Triple); in DarwinI386TargetInfo() local
931 llvm::Triple T = llvm::Triple(Triple); in DarwinX86_64TargetInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp100 bool CodeGen::isAggregateTypeForABI(QualType T) { in isAggregateTypeForABI()
121 CGCXXABI::RecordArgABI CodeGen::getRecordArgABI(QualType T, CGCXXABI &CXXABI) { in getRecordArgABI()
289 bool CodeGen::isEmptyRecord(ASTContext &Context, QualType T, bool AllowArrays, in isEmptyRecord()
310 const Type *CodeGen::isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct()
H A DBackendUtil.cpp259 static bool asanUseGlobalsGC(const Triple &T, const CodeGenOptions &CGOpts) { in asanUseGlobalsGC()
H A DCGBlocks.cpp1584 computeCopyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T, in computeCopyInfoForBlockCapture()
1671 bool CodeGenFunction::cxxDestructorCanThrow(QualType T) { in cxxDestructorCanThrow()
1996 QualType T) { in getBlockFieldFlagsForObjCObjectPointer()
2004 computeDestroyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T, in computeDestroyInfoForBlockCapture()
H A DCGBuiltin.cpp170 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
181 QualType T, llvm::Type *ResultType) { in EmitFromInt()
213 QualType T = E->getType(); in MakeBinaryAtomicValue() local
266 QualType T = E->getType(); in EmitBinaryAtomicPost() local
308 QualType T = ReturnBool ? E->getArg(1)->getType() : E->getType(); in MakeAtomicCmpXchgValue() local
9022 llvm::Type *T, bool Unsigned) { in SignOrZeroExtend()
9113 llvm::Type *T = cast<llvm::VectorType>(VT)->getElementType(); in ARMMVEConstantSplat() local
11042 llvm::Type *T = ConvertType(E->getType()); in EmitAArch64BuiltinExpr() local
H A DCGCUDARuntime.h65 DeviceVarFlags(DeviceVarKind K, bool E, bool C, bool M, bool N, int T) in DeviceVarFlags()
H A DCGCXX.cpp281 QualType T = QualType(QTy, 0); in BuildAppleKextVirtualCall() local
H A DCGCXXABI.cpp32 llvm::Constant *CGCXXABI::GetBogusMemberPointer(QualType T) { in GetBogusMemberPointer()
159 const Type *T = VD->getType()->getBaseElementTypeUnsafe(); in mayNeedDestruction() local
H A DCGCXXABI.h263 virtual llvm::GlobalVariable *getThrowInfo(QualType T) { return nullptr; } in getThrowInfo()
H A DCGCall.cpp762 [](CanQualType T) { return T.isCanonicalAsParam(); })); in arrangeLLVMFunctionInfo()
4511 auto T = Builder.getIntNTy(Context.getTypeSize(SizeTy)); in EmitCallArgs() local
5227 auto *T = llvm::PointerType::get( in EmitCall() local
H A DCGClass.cpp2523 QualType T, Address Addr) { in PushDestructorCleanup()
2527 void CodeGenFunction::PushDestructorCleanup(QualType T, Address Addr) { in PushDestructorCleanup()
2755 void CodeGenFunction::EmitVTablePtrCheckForCast(QualType T, Address Derived, in EmitVTablePtrCheckForCast()
H A DCGCoroutine.cpp845 llvm::IntegerType *T = Builder.getIntNTy(Context.getTypeSize(SizeTy)); in EmitCoroutineIntrinsic() local
852 llvm::IntegerType *T = Builder.getIntNTy(Context.getTypeSize(SizeTy)); in EmitCoroutineIntrinsic() local
H A DCGDebugInfo.cpp991 const Type *T = Qc.strip(Ty); in CreateQualifiedType() local
2186 QualType T = TA.getNullPtrType(); in CollectTemplateParams() local
2205 QualType T = TA.getStructuralValueType(); in CollectTemplateParams() local
2228 QualType T = E->getType(); in CollectTemplateParams() local
2266 VarTemplateDecl *T = TS->getSpecializedTemplate(); in GetTemplateArgs() local
2680 llvm::DIType *T = getTypeOrNull(Ty); in completeRequiredType() local
3540 if (auto *T = getTypeOrNull(Ty)) in getOrCreateType() local
3719 auto *T = cast_or_null<llvm::DICompositeType>( in CreateLimitedType() local
3993 QualType T; in getGlobalVariableForwardDeclaration() local
5348 ReconstitutableType T; in IsReconstitutableType() local
[all …]
H A DCGDecl.cpp2579 auto *T = llvm::PointerType::get(getLLVMContext(), DestAS); in EmitParmDecl() local
H A DCGDeclCXX.cpp179 QualType T = D.getType(); in EmitCXXGlobalVarDeclInit() local

12345678910>>...40