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

/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp132 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, function in class:PPConditionalDirectiveRecord
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp183 collectElseRegionBlocks( MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &Blocks) const argument
222 collectCandidateRegisters( MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, SmallVectorImpl<Register> &CandidateRegs) const argument
469 updateLiveRangeInElseRegion( Register Reg, Register NewReg, MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const argument
499 optimizeLiveRange( Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const argument
655 auto *Endif = getElseTarget(IfTarget); local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h429 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { function in class:clang::PPCallbacks
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h73 Endif, enumerator in enum:llvm::tgtok::TokKind

Completed in 183 milliseconds