Searched defs:Endif (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/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() 655 auto *Endif = getElseTarget(IfTarget); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 132 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 73 Endif, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 465 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function 759 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
|