Home
last modified time | relevance | path

Searched refs:Endif (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c60 int Endif; member
552 branch->Endif = -1; in emit_flowcontrol()
579 branch->Endif = newip; in emit_flowcontrol()
581 s->Code->inst[branch->Endif].inst2 = R500_FC_OP_JUMP in emit_flowcontrol()
588 s->Code->inst[branch->Endif].inst3 = R500_FC_JUMP_ADDR(branch->Endif + 1); in emit_flowcontrol()
608 s->Code->inst[branch->Else].inst3 = R500_FC_JUMP_ADDR(branch->Endif + 1); in emit_flowcontrol()
612 s->Code->inst[branch->If].inst3 = R500_FC_JUMP_ADDR(branch->Endif + 1); in emit_flowcontrol()
/external/clang/include/clang/Lex/
DPPCallbacks.h319 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
501 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
502 First->Endif(Loc, IfLoc); in Endif()
503 Second->Endif(Loc, IfLoc); in Endif()
DPPConditionalDirectiveRecord.h98 void Endif(SourceLocation Loc, SourceLocation IfLoc) override;
/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h371 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
603 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
604 First->Endif(Loc, IfLoc); in Endif()
605 Second->Endif(Loc, IfLoc); in Endif()
DPPConditionalDirectiveRecord.h97 void Endif(SourceLocation Loc, SourceLocation IfLoc) override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp41 { tgtok::Endif, "endif" },
752 } else if (Kind == tgtok::Endif) { in lexPreprocessor()
850 if (Kind != tgtok::Else && Kind != tgtok::Endif) { in prepSkipRegion()
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.cpp42 { tgtok::Endif, "endif" },
778 } else if (Kind == tgtok::Endif) { in lexPreprocessor()
876 if (Kind != tgtok::Else && Kind != tgtok::Endif) { in prepSkipRegion()
DTGLexer.h75 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantPreprocessorCheck.cpp63 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::readability::__anonb46008580111::RedundantPreprocessorCallbacks
DElseAfterReturnCheck.cpp31 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::readability::__anonaf25e3470111::PPConditionalCollector
/external/llvm-project/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp110 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
DPPDirectives.cpp548 Callbacks->Endif(Tok.getLocation(), CondInfo.IfLoc); in SkipExcludedConditionalBlock()
3068 Callbacks->Endif(EndifToken.getLocation(), CondInfo.IfLoc); in HandleEndifDirective()
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp113 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
DPPDirectives.cpp498 Callbacks->Endif(Tok.getLocation(), CondInfo.IfLoc); in SkipExcludedConditionalBlock()
2708 Callbacks->Endif(EndifToken.getLocation(), CondInfo.IfLoc); in HandleEndifDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.h119 void Endif(SourceLocation Loc, SourceLocation) override;
DExpandModularHeadersPPCallbacks.cpp301 void ExpandModularHeadersPPCallbacks::Endif(SourceLocation Loc, in Endif() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.h148 void Endif(SourceLocation Loc, SourceLocation IfLoc) override;
DPPCallbacksTracker.cpp410 void PPCallbacksTracker::Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function in clang::pp_trace::PPCallbacksTracker
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp64 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::utils::__anondb8d8a510111::HeaderGuardPPCallbacks
/external/llvm-project/clang-tools-extra/docs/
Dpp-trace.rst79 * Endif
785 `Endif <https://clang.llvm.org/doxygen/classclang_1_1PPCallbacks.html#afc62ca1401125f516d58b1629a20…
788 Endif is called when an #endif is seen.
801 - Callback: Endif
/external/angle/src/compiler/translator/
DIntermNode.h995 Endif, enumerator
DOutputGLSLBase.cpp1054 case PreprocessorDirective::Endif: in visitPreprocessorDirective()
/external/curl/winbuild/
DMakefileBuild.vc59 !Endif