Home
last modified time | relevance | path

Searched defs:If (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp223 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 DSIAnnotateControlFlow.cpp52 Function *If; member in __anon5f4f76d40111::SIAnnotateControlFlow
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp33 if (const auto *If = dyn_cast<IfStmt>(S)) in isSemicolonRequiredAfter() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc91 TEST(Macros, If) { in TEST() argument
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h168 If, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp581 auto *If = IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_dispatch_once() local
690 auto *If = in create_OSAtomicCompareAndSwap() local
H A DCalledOnceCheck.cpp414 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 DInclusionRewriter.cpp201 void InclusionRewriter::If(SourceLocation Loc, SourceRange ConditionRange, If() function in InclusionRewriter
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h103 If, global() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h358 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 DSemaAvailability.cpp904 TraverseIfStmt(IfStmt * If) TraverseIfStmt() argument
[all...]
H A DAnalysisBasedWarnings.cpp815 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit() argument
[all...]
H A DSemaDeclCXX.cpp2159 IfStmt *If = cast<IfStmt>(S); CheckConstexprFunctionStmt() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp226 If, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp302 PrintRawIfStmt(IfStmt * If) PrintRawIfStmt() argument
355 VisitIfStmt(IfStmt * If) VisitIfStmt() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3159 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