/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeVGPRLiveRange.cpp | 223 MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, in collectCandidateRegisters() argument 401 updateLiveRangeInThenRegion(Register Reg,MachineBasicBlock * If,MachineBasicBlock * Flow) const updateLiveRangeInThenRegion() argument 500 optimizeLiveRange(Register Reg,MachineBasicBlock * If,MachineBasicBlock * Flow,MachineBasicBlock * Endif,SmallSetVector<MachineBasicBlock *,16> & ElseBlocks) const optimizeLiveRange() argument [all...] |
H A D | SIAnnotateControlFlow.cpp | 52 Function *If; member in __anon5f4f76d40111::SIAnnotateControlFlow
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 33 if (const auto *If = dyn_cast<IfStmt>(S)) in isSemicolonRequiredAfter() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|
/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock-pp-string_test.cc | 91 TEST(Macros, If) { in TEST() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 168 If, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 581 auto *If = IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_dispatch_once() local 690 auto *If = in create_OSAtomicCompareAndSwap() local
|
H A D | CalledOnceCheck.cpp | 414 if (const auto *If = dyn_cast<IfStmt>(S)) { in getCondition() local 519 std::optional<Clarification> VisitIfStmt(const IfStmt *If) { in VisitIfStmt() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 201 void InclusionRewriter::If(SourceLocation Loc, SourceRange ConditionRange, If() function in InclusionRewriter
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 103 If, global() enumerator [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 358 virtual void If(SourceLocation Loc, SourceRange ConditionRange, If() function 641 void If(SourceLocation Loc, SourceRange ConditionRange, If() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAvailability.cpp | 904 TraverseIfStmt(IfStmt * If) TraverseIfStmt() argument [all...] |
H A D | AnalysisBasedWarnings.cpp | 815 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit() argument [all...] |
H A D | SemaDeclCXX.cpp | 2159 IfStmt *If = cast<IfStmt>(S); CheckConstexprFunctionStmt() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 226 If, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 302 PrintRawIfStmt(IfStmt * If) PrintRawIfStmt() argument 355 VisitIfStmt(IfStmt * If) VisitIfStmt() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 3159 LLVMBuildCondBr(LLVMBuilderRef B,LLVMValueRef If,LLVMBasicBlockRef Then,LLVMBasicBlockRef Else) LLVMBuildCondBr() argument 3999 LLVMBuildSelect(LLVMBuilderRef B,LLVMValueRef If,LLVMValueRef Then,LLVMValueRef Else,const char * Name) LLVMBuildSelect() argument
|