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

12

/freebsd-13-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-13-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-13-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-13-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-13-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 DDeclObjC.cpp1169 const auto *TSI = getReturnTypeSourceInfo(); local
2243 Create(ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLoc, SourceLocation LParenLoc, QualType T, TypeSourceInfo *TSI, PropertyControl propControl) argument
H A DExprCXX.cpp1285 CXXUnresolvedConstructExpr::CXXUnresolvedConstructExpr(TypeSourceInfo *TSI, argument
946 CXXTemporaryObjectExpr( CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, ArrayRef<Expr *> Args, SourceRange ParenOrBraceRange, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool ZeroInitialization) argument
962 Create( const ASTContext &Ctx, CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, ArrayRef<Expr *> Args, SourceRange ParenOrBraceRange, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool ZeroInitialization) argument
1304 Create( const ASTContext &Context, TypeSourceInfo *TSI, SourceLocation LParenLoc, ArrayRef<Expr *> Args, SourceLocation RParenLoc) argument
[all...]
H A DTextNodeDumper.cpp346 const TypeSourceInfo *TSI = A.getTypeSourceInfo(); local
H A DDecl.cpp1805 TypeSourceInfo *TSI = getTypeSourceInfo(); local
1811 TypeSourceInfo *TSI = getTypeSourceInfo(); local
2669 TypeSourceInfo *TSI = getTypeSourceInfo(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp144 shouldScheduleAdjacent(const TargetInstrInfo &TII, const TargetSubtargetInfo &TSI, const MachineInstr *FirstMI, const MachineInstr &SecondMI) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp210 const TypeSourceInfo *TSI = nullptr; local
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c461 #undef TSI macro
463 #define TSI(x, y) (pmcpl_ct_topscreen[x][pmcpl_ct_topmax[y].ln_index]) macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h225 const SelectionDAGTargetInfo *TSI = nullptr; member in class:llvm::SelectionDAG
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp385 BuildBuiltinBitCastExpr(SourceLocation KWLoc, TypeSourceInfo *TSI, Expr *Operand, SourceLocation RParenLoc) argument
H A DSemaLambda.cpp814 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType); local
859 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); local
1613 TypeSourceInfo *TSI = nullptr; local
[all...]
H A DSemaObjCProperty.cpp185 TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S); local
412 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 DSemaDeclObjC.cpp2297 static SourceRange getTypeRange(TypeSourceInfo *TSI) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp667 section_iterator TSI = Obj.section_end(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h398 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h816 void setType(QualType T, TypeSourceInfo *TSI) { argument
785 ObjCPropertyDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLocation, SourceLocation LParenLocation, QualType T, TypeSourceInfo *TSI, PropertyControl propControl) argument
H A DExprCXX.h1761 TypeSourceInfo *TSI; member in class:clang::final
3389 TypeSourceInfo *TSI; member in class:clang::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp983 FuncUnitSorter(const TargetSubtargetInfo &TSI) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1166 const TargetSubtargetInfo &TSI = MF.getSubtarget(); local
1350 const TargetSubtargetInfo &TSI = MF->getSubtarget(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1285 TypeSourceInfo *TSI = readTypeSourceInfo(); local

Completed in 442 milliseconds

12