Searched defs:Endif (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeVGPRLiveRange.cpp | 184 MachineBasicBlock *Flow, MachineBasicBlock *Endif, in collectElseRegionBlocks() 223 MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, in collectCandidateRegisters() 471 MachineBasicBlock *Endif, in updateLiveRangeInElseRegion() 501 MachineBasicBlock *Endif, in optimizeLiveRange() 646 auto *Endif = getElseTarget(IfTarget); in runOnMachineFunction() local
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 132 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
|
/openbsd/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGLexer.h | 76 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/openbsd/gnu/llvm/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 429 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function 701 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
|