Home
last modified time | relevance | path

Searched defs:Endif (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp184 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 DPPConditionalDirectiveRecord.cpp132 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h76 Ifdef, Ifndef, Else, Endif, Define enumerator
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h429 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
701 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function