Searched defs:TSI (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp51 shouldScheduleAdjacent(const TargetInstrInfo &TII, const TargetSubtargetInfo &TSI, const MachineInstr *FirstMI, const MachineInstr &SecondMI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp375 shouldScheduleAdjacent(const TargetInstrInfo &TII, const TargetSubtargetInfo &TSI, const MachineInstr *FirstMI, const MachineInstr &SecondMI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMacroFusion.cpp28 shouldScheduleAdjacent(const TargetInstrInfo &TII_, const TargetSubtargetInfo &TSI, const MachineInstr *FirstMI, const MachineInstr &SecondMI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp34 shouldScheduleAdjacent(const TargetInstrInfo &TII, const TargetSubtargetInfo &TSI, const MachineInstr *FirstMI, const MachineInstr &SecondMI) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp301 const TypeSourceInfo *TSI; local
327 const TypeSourceInfo *TSI = local
351 const TypeSourceInfo *TSI local
[all...]
H A DODRHash.cpp364 TypeSourceInfo *TSI = D->getFriendType(); local
H A DExprCXX.cpp1354 CXXUnresolvedConstructExpr::CXXUnresolvedConstructExpr(TypeSourceInfo *TSI, argument
1021 CXXTemporaryObjectExpr( CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, ArrayRef<Expr *> Args, SourceRange ParenOrBraceRange, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool ZeroInitialization) argument
1037 Create( const ASTContext &Ctx, CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, ArrayRef<Expr *> Args, SourceRange ParenOrBraceRange, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool ZeroInitialization) argument
1379 Create( const ASTContext &Context, TypeSourceInfo *TSI, SourceLocation LParenLoc, ArrayRef<Expr *> Args, SourceLocation RParenLoc) argument
[all...]
H A DDeclObjC.cpp1168 const auto *TSI = getReturnTypeSourceInfo(); local
2244 Create(ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLoc, SourceLocation LParenLoc, QualType T, TypeSourceInfo *TSI, PropertyControl propControl) argument
H A DTextNodeDumper.cpp324 const TypeSourceInfo *TSI = A.getTypeSourceInfo(); local
H A DDecl.cpp1818 TypeSourceInfo *TSI = getTypeSourceInfo(); local
1824 TypeSourceInfo *TSI = getTypeSourceInfo(); local
2682 TypeSourceInfo *TSI = getTypeSourceInfo(); local
3390 const TypeSourceInfo *TSI = getTypeSourceInfo(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp210 const TypeSourceInfo *TSI = nullptr; local
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c458 #undef TSI macro
460 #define TSI(x, y) (pmcpl_ct_topscreen[x][pmcpl_ct_topmax[y].ln_index]) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp187 TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S); local
414 HandlePropertyInClassExtension(Scope *S, SourceLocation AtLoc, SourceLocation LParenLoc, FieldDeclarator &FD, Selector GetterSel, SourceLocation GetterNameLoc, Selector SetterSel, SourceLocation SetterNameLoc, const bool isReadWrite, unsigned &Attributes, const unsigned AttributesAsWritten, QualType T, TypeSourceInfo *TSI, tok::ObjCKeywordKind MethodImplKind) argument
H A DSemaLambda.cpp813 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType); local
858 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); local
1611 TypeSourceInfo *TSI = nullptr; local
[all...]
H A DSemaCast.cpp347 BuildBuiltinBitCastExpr(SourceLocation KWLoc, TypeSourceInfo *TSI, Expr *Operand, SourceLocation RParenLoc) argument
H A DSemaDeclObjC.cpp2297 static SourceRange getTypeRange(TypeSourceInfo *TSI) { argument
H A DSemaType.cpp2972 InventTemplateParameter( TypeProcessingState &state, QualType T, TypeSourceInfo *TSI, AutoType *Auto, InventedTemplateParameterInfo &Info) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h225 const SelectionDAGTargetInfo *TSI = nullptr; member in class:llvm::SelectionDAG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp660 section_iterator TSI = Obj.section_end(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h398 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h816 void setTypeOperandSourceInfo(TypeSourceInfo *TSI) { argument
1041 void setTypeOperandSourceInfo(TypeSourceInfo *TSI) { argument
1757 TypeSourceInfo *TSI; member in class:clang::final
3397 TypeSourceInfo *TSI; member in class:clang::final
[all...]
H A DDeclObjC.h844 void setType(QualType T, TypeSourceInfo *TSI) { argument
812 ObjCPropertyDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLocation, SourceLocation LParenLocation, QualType T, TypeSourceInfo *TSI, PropertyControl propControl) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp910 FuncUnitSorter(const TargetSubtargetInfo &TSI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1145 const TargetSubtargetInfo &TSI = MF.getSubtarget(); local
1329 const TargetSubtargetInfo &TSI = MF->getSubtarget(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1280 TypeSourceInfo *TSI = readTypeSourceInfo(); local

Completed in 396 milliseconds

12