Searched defs:Exit (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerUnreachable.cpp138 InlineAsm *Exit = InlineAsm::get(ExitFTy, "exit;", "", true); local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp95 [[noreturn]] void Process::Exit(int RetCode, bool NoCleanup) { function in class:Process
/freebsd-current/contrib/bearssl/T0/
H A DCPU.cs78 internal void Exit() method in class:CPU
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp37 MachineRegion::MachineRegion(MachineBasicBlock *Entry, MachineBasicBlock *Exit, argument
H A DMachineLoopUtils.cpp34 MachineBasicBlock *Exit = *Loop->succ_begin(); local
H A DSpillPlacement.h90 BorderConstraint Exit : 8; ///< Constraint on block exit. member in struct:llvm::SpillPlacement::BlockConstraint
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMatrixUtils.cpp23 BasicBlock *TileInfo::CreateLoop(BasicBlock *Preheader, BasicBlock *Exit, argument
H A DLoopUnrollRuntime.cpp211 ConnectEpilog(Loop *L, Value *ModVal, BasicBlock *NewExit, BasicBlock *Exit, BasicBlock *PreHeader, BasicBlock *EpilogPreHeader, BasicBlock *NewPreHeader, ValueToValueMapTy &VMap, DominatorTree *DT, LoopInfo *LI, bool PreserveLCSSA, ScalarEvolution &SE, unsigned Count) argument
[all...]
/freebsd-current/libexec/rbootd/
H A Drbootd.c353 Exit(int sig) function
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp120 const CFGBlock *Exit = BE.getDst(); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h124 Exit = 0x01, member in class:__xray::FDRLogWriter::FunctionRecordKind
/freebsd-current/contrib/ntp/adjtimed/
H A Dadjtimed.c484 Exit(status) function
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c853 Exit(int returnCode) function
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionInfo.cpp62 Region::Region(BasicBlock *Entry, BasicBlock *Exit, argument
H A DIVDescriptors.cpp93 static std::pair<Type *, bool> computeRecurrenceType(Instruction *Exit, argument
139 collectCastInstrs(Loop *TheLoop, Instruction *Exit, Type *RecurrenceType, SmallPtrSetImpl<Instruction *> &Casts, unsigned &MinWidthCastToRecurTy) argument
181 checkOrderedReduction(RecurKind Kind, Instruction *ExactFPMathInst, Instruction *Exit, PHINode *Phi) argument
208 << ", ExitInst: " << *Exit << "\\n"); local
[all...]
/freebsd-current/contrib/telnet/telnet/
H A Dutilities.c894 Exit(int returnCode) function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator in enum:__anon2570::X86CallFrameOptimization::InstClassification
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp91 Status Exit; member in class:BlockData
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp31 Exit, member in class:__anon672::OpenACCDirectiveKindEx
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h585 block_iterator_wrapper(value_type Entry, value_type Exit) argument
H A DRegionInfoImpl.h42 RegionBase<Tr>::RegionBase(BlockT *Entry, BlockT *Exit, argument
806 BlockT *Exit = nullptr; local
[all...]
H A DIVDescriptors.h75 RecurrenceDescriptor(Value *Start, Instruction *Exit, StoreInst *Store, argument
/freebsd-current/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp669 FunctionCallee Exit = Mod->getOrInsertFunction( local
/freebsd-current/sbin/dump/
H A Dtape.c672 Exit(int status) function
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h62 virtual void Exit(CodeGenFunction &CGF) {} function in class:clang::CodeGen::PrePostActionTy

Completed in 312 milliseconds

12