Home
last modified time | relevance | path

Searched refs:IsSimple (Results 1 – 23 of 23) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h29 typename AnalysisT, bool IsSimple, typename GraphT = AnalysisT *,
56 ViewGraph(Graph, Name, IsSimple, Title); in runOnFunction()
71 typename AnalysisT, bool IsSimple, typename GraphT = AnalysisT *,
105 WriteGraph(File, Graph, IsSimple, Title); in runOnFunction()
123 typename AnalysisT, bool IsSimple, typename GraphT = AnalysisT *,
134 ViewGraph(Graph, Name, IsSimple, Title); in runOnModule()
149 typename AnalysisT, bool IsSimple, typename GraphT = AnalysisT *,
167 WriteGraph(File, Graph, IsSimple, Title); in runOnModule()
H A DDDGPrinter.h40 DOTGraphTraits(bool IsSimple = false) : DefaultDOTGraphTraits(IsSimple) {}
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h30 bool IsSimple;
34 return IsSimple; in isSimple()
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h79 bool shouldTailDuplicate(bool IsSimple, MachineBasicBlock &TailBB);
92 bool IsSimple, MachineBasicBlock *MBB,
120 bool tailDuplicate(bool IsSimple,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp159 bool IsSimple, MachineBasicBlock *MBB, in tailDuplicateAndUpdate() argument
170 if (!tailDuplicate(IsSimple, MBB, ForcedLayoutPred, in tailDuplicateAndUpdate()
288 bool IsSimple = isSimpleBB(MBB); in tailDuplicateBlocks() local
290 if (!shouldTailDuplicate(IsSimple, *MBB)) in tailDuplicateBlocks()
293 MadeChange |= tailDuplicateAndUpdate(IsSimple, MBB, nullptr); in tailDuplicateBlocks()
556 bool TailDuplicator::shouldTailDuplicate(bool IsSimple, in shouldTailDuplicate() argument
676 if (IsSimple) in shouldTailDuplicate()
820 bool TailDuplicator::tailDuplicate(bool IsSimple, MachineBasicBlock *TailBB, in tailDuplicate() argument
833 if (IsSimple) in tailDuplicate()
H A DMachineBlockPlacement.cpp753 bool IsSimple = TailDup.isSimpleBB(BB); in shouldTailDuplicate() local
757 return TailDup.shouldTailDuplicate(IsSimple, *BB); in shouldTailDuplicate()
3067 bool IsSimple = TailDup.isSimpleBB(BB); in maybeTailDuplicateBlock() local
3078 TailDup.tailDuplicateAndUpdate(IsSimple, BB, LPred, &DuplicatedPreds, in maybeTailDuplicateBlock()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp241 StmtResult Sema::ActOnGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, in ActOnGCCAsmStmt() argument
277 GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
346 GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
368 GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
469 GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
483 GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, NumInputs, in ActOnGCCAsmStmt()
489 new (Context) GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
922 bool IsSimple = (NumOutputs != 0 || NumInputs != 0); in ActOnMSAsmStmt() local
934 new (Context) MSAsmStmt(Context, AsmLoc, LBraceLoc, IsSimple, in ActOnMSAsmStmt()
H A DSemaConcept.cpp1031 Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in ExprRequirement() argument
1034 Requirement(IsSimple ? RK_Simple : RK_Compound, Status == SS_Dependent, in ExprRequirement()
1041 assert((!IsSimple || (Req.isEmpty() && NoexceptLoc.isInvalid())) && in ExprRequirement()
1049 SubstitutionDiagnostic *ExprSubstDiag, bool IsSimple, in ExprRequirement() argument
1051 Requirement(IsSimple ? RK_Simple : RK_Compound, Req.isDependent(), in ExprRequirement()
1055 assert((!IsSimple || (Req.isEmpty() && NoexceptLoc.isInvalid())) && in ExprRequirement()
H A DSemaExprCXX.cpp8728 Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in BuildExprRequirement() argument
8765 return new (Context) concepts::ExprRequirement(E, IsSimple, NoexceptLoc, in BuildExprRequirement()
8773 bool IsSimple, SourceLocation NoexceptLoc, in BuildExprRequirement() argument
8776 IsSimple, NoexceptLoc, in BuildExprRequirement()
H A DTreeTransform.h1426 StmtResult RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, in RebuildGCCAsmStmt() argument
1433 return getSema().ActOnGCCAsmStmt(AsmLoc, IsSimple, IsVolatile, NumOutputs, in RebuildGCCAsmStmt()
3404 concepts::Requirement::SubstitutionDiagnostic *SubstDiag, bool IsSimple, in RebuildExprRequirement() argument
3407 return SemaRef.BuildExprRequirement(SubstDiag, IsSimple, NoexceptLoc, in RebuildExprRequirement()
3412 RebuildExprRequirement(Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in RebuildExprRequirement() argument
3414 return SemaRef.BuildExprRequirement(E, IsSimple, NoexceptLoc, in RebuildExprRequirement()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1648 if (!Frame.IsSimple) { in EmitCIE()
1754 unsigned LSDAEncoding, bool IsSignalFrame, bool IsSimple, in CIEKey()
1758 IsSimple(IsSimple), RAReg(RAReg), IsBKeyFrame(IsBKeyFrame) {} in CIEKey()
1764 IsSimple(Frame.IsSimple), RAReg(Frame.RAReg), in CIEKey()
1775 IsSignalFrame, IsSimple, RAReg) < in operator <()
1778 Other.IsSimple, Other.RAReg); in operator <()
1785 bool IsSimple; member
1801 Key.IsSignalFrame, Key.IsSimple, Key.RAReg, Key.IsBKeyFrame)); in getHashValue()
1809 LHS.IsSimple == RHS.IsSimple && LHS.RAReg == RHS.RAReg && in isEqual()
H A DMCStreamer.cpp434 void MCStreamer::emitCFIStartProc(bool IsSimple, SMLoc Loc) { in emitCFIStartProc() argument
440 Frame.IsSimple = IsSimple; in emitCFIStartProc()
H A DMCAsmStreamer.cpp1806 if (Frame.IsSimple) in emitCFIStartProcImpl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h348 Expr *E, bool IsSimple, SourceLocation NoexceptLoc,
361 ExprRequirement(SubstitutionDiagnostic *E, bool IsSimple,
H A DStmt.h2822 bool IsSimple; variable
2836 : Stmt (SC), AsmLoc(asmloc), IsSimple(issimple), IsVolatile(isvolatile), in AsmStmt()
2847 bool isSimple() const { return IsSimple; } in isSimple()
2848 void setSimple(bool V) { IsSimple = V; } in setSimple()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp515 explicit DOTGraphTraits(bool IsSimple = false) in DOTGraphTraits()
516 : DefaultDOTGraphTraits(IsSimple) {} in DOTGraphTraits()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp201 DOTGraphTraits(bool IsSimple = false) : DefaultDOTGraphTraits(IsSimple) {} in DOTGraphTraits()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h650 bool IsSimple = false; member
H A DMCStreamer.h984 void emitCFIStartProc(bool IsSimple, SMLoc Loc = SMLoc());
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2670 bool IsSimple = true; in parseJavaEnumBody() local
2676 IsSimple = false; in parseJavaEnumBody()
2685 if (IsSimple) { in parseJavaEnumBody()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2269 DOTGraphTraits(bool IsSimple = false) : DefaultDOTGraphTraits(IsSimple) {} in DOTGraphTraits()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp213 bool IsSimple = isSimple(); in operator ==() local
215 if (IsSimple && VTSIsSimple) in operator ==()
219 bool HaveDefault = IsSimple || hasDefault(); in operator ==()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4807 StmtResult ActOnGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple,