| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MatrixUtils.cpp | 30 BasicBlock *Body = BasicBlock::Create(Header->getContext(), Name + ".body", in CreateLoop() local 36 BranchInst::Create(Body, Header); in CreateLoop() 37 BranchInst::Create(Latch, Body); in CreateLoop() 53 {DominatorTree::Insert, Header, Body}, in CreateLoop() 54 {DominatorTree::Insert, Body, Latch}, in CreateLoop() 61 L->addBasicBlockToLoop(Body, LI); in CreateLoop() 63 return Body; in CreateLoop()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtObjC.h | 29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body, 80 Stmt *Body; variable 88 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { } in ObjCAtCatchStmt() 93 const Stmt *getCatchBody() const { return Body; } in getCatchBody() 94 Stmt *getCatchBody() { return Body; } in getCatchBody() 95 void setCatchBody(Stmt *S) { Body = S; } in setCatchBody() 111 SourceLocation getEndLoc() const LLVM_READONLY { return Body->getEndLoc(); } in getEndLoc() 119 child_range children() { return child_range(&Body, &Body + 1); } in children() 122 return const_child_range(&Body, &Body + 1); in children()
|
| H A D | ExprConcepts.h | 483 RequiresExprBodyDecl *Body; variable 495 RequiresExprBodyDecl *Body, 505 RequiresExprBodyDecl *Body, ArrayRef<ParmVarDecl *> LocalParameters, 516 RequiresExprBodyDecl *getBody() const { return Body; } in getBody()
|
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | prmacros.c | 390 char *Body; in PrAddMacro() local 535 if (strcmp (DefineInfo->Body, BodyInSource) || in PrAddMacro() 554 Body = UtLocalCalloc (strlen (BodyInSource) + 1); in PrAddMacro() 555 strcpy (Body, BodyInSource); in PrAddMacro() 557 DefineInfo->Body = Body; in PrAddMacro() 603 strcpy (AslGbl_MacroTokenBuffer, DefineInfo->Body); in PrDoMacroInvocation()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | TransUnusedInitDelegate.cpp | 34 Stmt *Body; member in __anone4d981070111::UnusedInitRewriter 41 : Body(nullptr), Pass(pass) { } in UnusedInitRewriter() 44 Body = body; in transformBody()
|
| H A D | TransUnbridgedCasts.cpp | 64 Stmt *Body; member in __anondb77cf760111::UnbridgedCastRewriter 69 : Pass(pass), ParentD(nullptr), Body(nullptr) { in UnbridgedCastRewriter() 75 Body = body; in transformBody() 324 collectRemovables(Body, *Removables); in tryRemoving()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConcepts.cpp | 145 RequiresExprBodyDecl *Body, in RequiresExpr() argument 151 NumRequirements(Requirements.size()), Body(Body), RBraceLoc(RBraceLoc) { in RequiresExpr() 195 RequiresExprBodyDecl *Body, in Create() argument 203 return new (Mem) RequiresExpr(C, RequiresKWLoc, Body, LocalParameters, in Create()
|
| H A D | StmtCXX.cpp | 50 Stmt *Body, SourceLocation FL, in CXXForRangeStmt() argument 62 SubExprs[BODY] = Body; in CXXForRangeStmt() 112 SubStmts[CoroutineBodyStmt::Body] = Args.Body; in CoroutineBodyStmt()
|
| H A D | StmtObjC.cpp | 21 Stmt *Body, SourceLocation FCL, in ObjCForCollectionStmt() argument 26 SubExprs[BODY] = Body; in ObjCForCollectionStmt()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 289 return Body == That.Body; 292 return Body != That.Body; 298 StringRef getBody() const { return Body; } in getBody() 302 std::string Body; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 96 Stmt *Body = FD->getBody(); in getBody() local 97 if (auto *CoroBody = dyn_cast_or_null<CoroutineBodyStmt>(Body)) in getBody() 98 Body = CoroBody->getBody(); in getBody() 102 Body = SynthesizedBody; in getBody() 106 return Body; in getBody() 109 Stmt *Body = MD->getBody(); in getBody() local 113 Body = SynthesizedBody; in getBody() 117 return Body; in getBody() 139 Stmt *Body = getBody(Tmp); in isBodyAutosynthesizedFromModelFile() local 140 return Tmp && Body->getBeginLoc().isValid(); in isBodyAutosynthesizedFromModelFile()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 681 SExpr *body() { return Body; } in body() 709 SExpr* Body; variable 736 SExpr *body() { return Body; } in body() 761 SExpr* Body; variable 776 SExpr *body() { return Body; } in body() 796 SExpr* Body; variable 804 : SExpr(C), Range(R), Body(B) {} in Field() 811 SExpr *body() { return Body; } in body() 831 SExpr* Body; variable 1872 SExpr *body() { return Body; } in body() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ |
| H A D | MacroExpander.cpp | 38 SmallVector<FormatToken *, 8> Body; member 103 Def.Body.push_back(Current); in parseTail() 106 Def.Body.push_back(Current); in parseTail() 203 for (FormatToken *Tok : Def.Body) { in expand()
|
| /freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-instr/ |
| H A D | Instrument.cpp | 175 Stmt *Body = Decl->getBody(); in VisitCXXMethodDecl() local 176 for (auto &C : Body->children()) { in VisitCXXMethodDecl() 241 Body->getBeginLoc(), 0, MyRewriter.getSourceMgr(), in VisitCXXMethodDecl() 279 Stmt *Body = Decl->getBody(); in ShouldSkip() local 280 if (!Body) in ShouldSkip()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCAsmMacro.h | 144 StringRef Body; member 151 : Name(N), Body(B), Parameters(std::move(P)) {} in MCAsmMacro() 154 : Name(N), Body(B), Parameters(std::move(P)), Locals(std::move(L)), in MCAsmMacro()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DirectIvarAssignment.cpp | 146 const Stmt *Body = M->getBody(); in checkASTDecl() local 149 assert(Body); in checkASTDecl() 153 MC.VisitStmt(Body); in checkASTDecl()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ASTResultSynthesizer.cpp | 199 bool ASTResultSynthesizer::SynthesizeBodyResult(CompoundStmt *Body, in SynthesizeBodyResult() argument 205 if (!Body) in SynthesizeBodyResult() 208 if (Body->body_empty()) in SynthesizeBodyResult() 211 Stmt **last_stmt_ptr = Body->body_end() - 1; in SynthesizeBodyResult() 215 if (last_stmt_ptr != Body->body_begin()) { in SynthesizeBodyResult()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/opp/ |
| H A D | ti-omap5-opp-supply.txt | 9 Also, some supplies may have an associated vbb-supply which is an Adaptive Body 20 - vbb-supply: phandle to regulator controlling Body Bias supply 21 (Usually Adaptive Body Bias regulator)
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 2504 while (!Body.empty()) { in expandMacro() 2526 OS << Body.slice(0, Pos); in expandMacro() 2533 switch (Body[Pos + 1]) { in expandMacro() 2581 if (Body[Pos + 1] == '(' && Body[Pos + 2] == ')') in expandMacro() 2619 Body = Body.substr(Pos); in expandMacro() 2884 StringRef Body = M->Body; in handleMacroEntry() local 4634 while (!Body.empty()) { in checkForBadMacro() 4656 if (Body[Pos] == '$') { in checkForBadMacro() 4657 switch (Body[Pos + 1]) { in checkForBadMacro() 4687 if (Body[Pos + 1] == '(' && Body[Pos + 2] == ')') in checkForBadMacro() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | VarBypassDetector.cpp | 20 void VarBypassDetector::Init(const Stmt *Body) { in Init() argument 26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
|
| H A D | CGClass.cpp | 860 bool IsTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitConstructorBody() 864 incrementProfileCounter(Body); in EmitConstructorBody() 878 else if (Body) in EmitConstructorBody() 879 EmitStmt(Body); in EmitConstructorBody() 1457 Stmt *Body = Dtor->getBody(); in EmitDestructorBody() local 1458 if (Body) in EmitDestructorBody() 1459 incrementProfileCounter(Body); in EmitDestructorBody() 1478 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() 1513 assert(Body); in EmitDestructorBody() 1530 else if (Body) in EmitDestructorBody() [all …]
|
| H A D | CGObjCRuntime.cpp | 121 const Stmt *Body; member 173 Handler.Body = CatchStmt->getCatchBody(); in EmitTryCatchStmt() 245 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() 268 CGF.EmitStmt(Handler.Body); in EmitTryCatchStmt()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | RefactoringCallbacks.cpp | 129 const Stmt *Body = PickTrueBranch ? Node->getThen() : Node->getElse(); in run() local 130 if (Body) { in run() 132 Replace.add(replaceStmtWithStmt(*Result.SourceManager, *Node, *Body)); in run()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 1579 StmtResult Body(ParseStatement(TrailingElseLoc)); in ParseSwitchStatement() local 1649 StmtResult Body(ParseStatement(TrailingElseLoc)); in ParseWhileStatement() local 1651 if (Body.isUsable()) in ParseWhileStatement() 1657 if (Cond.isInvalid() || Body.isInvalid()) in ParseWhileStatement() 1693 StmtResult Body(ParseStatement()); in ParseDoStatement() local 1699 if (!Body.isInvalid()) { in ParseDoStatement() 1728 if (Cond.isInvalid() || Body.isInvalid()) in ParseDoStatement() 2095 StmtResult Body(ParseStatement(TrailingElseLoc)); in ParseForStatement() local 2097 if (Body.isUsable()) in ParseForStatement() 2106 if (Body.isInvalid()) in ParseForStatement() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXIntrinsics.cpp | 110 BasicBlock *Body = in createLoop() local 116 BranchInst::Create(Body, Header); in createLoop() 117 BranchInst::Create(Latch, Body); in createLoop() 133 {DominatorTree::Insert, Header, Body}, in createLoop() 134 {DominatorTree::Insert, Body, Latch}, in createLoop() 141 L->addBasicBlockToLoop(Body, *LI); in createLoop() 144 return Body; in createLoop()
|