Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
655 auto *Endif = getElseTarget(IfTarget); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp132 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h73 Endif, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h465 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
759 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function