Searched defs:If (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h118 getDerived().VisitStmt(If); variable
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, function in class:PPConditionalDirectiveRecord
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp222 collectCandidateRegisters( MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, SmallVectorImpl<Register> &CandidateRegs) const argument
400 updateLiveRangeInThenRegion( Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow) const argument
499 optimizeLiveRange( Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const argument
[all...]
H A DSIAnnotateControlFlow.cpp52 Function *If; member in class:__anon2311::SIAnnotateControlFlow
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp201 void InclusionRewriter::If(SourceLocation Loc, SourceRange ConditionRange, function in class:InclusionRewriter
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h168 If, member in class:clang::OpenACCClauseKind
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h358 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPCallbacks
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp359 bool TraverseIfStmt(IfStmt *If) { argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h103 If, enumerator in enum:llvm::tgtok::TokKind
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp581 auto *If = IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, local
690 auto *If = local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp904 bool DiagnoseUnguardedAvailability::TraverseIfStmt(IfStmt *If) { argument
[all...]
H A DAnalysisBasedWarnings.cpp815 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp226 If, enumerator in enum:__anon2672::final::NestingType
598 push(If); variable
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp302 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { argument
355 VisitIfStmt(IfStmt *If) argument
[all...]

Completed in 413 milliseconds