Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/src/heap/cppgc/
H A Dwrite-barrier.h16 static void Exit() { incremental_or_concurrent_marking_flag_.Exit(); } in Exit() function in cppgc::internal::WriteBarrier::IncrementalOrConcurrentMarkingFlagUpdater
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfputc.c29 int Exit = fputc('a', fptr); in fputc_0100() local
44 int Exit = fputc('a', fptr); in fputc_0200() local
/third_party/lzma/CPP/7zip/Common/
H A DVirtThread.h14 bool Exit; member
/third_party/node/deps/v8/include/cppgc/internal/
H A Datomic-entry-flag.h32 void Exit() { entries_.fetch_sub(1, std::memory_order_relaxed); } in Exit() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Datomic-entry-flag.h32 void Exit() { entries_.fetch_sub(1, std::memory_order_relaxed); } in Exit() function in cppgc::internal::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp100 const VPBlockBase *Exit = Region->getExit(); in verifyRegion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DProcess.cpp93 void Process::Exit(int RetCode) { in Exit() function in Process
/third_party/backends/sanei/
H A Dsanei_DomainOS.h46 typedef enum {Open, Close, Enter, Exit} DomainOSOpCode; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp37 MachineRegion::MachineRegion(MachineBasicBlock *Entry, MachineBasicBlock *Exit, in MachineRegion() argument
H A DMachineLoopUtils.cpp35 MachineBasicBlock *Exit = *Loop->succ_begin(); in PeelSingleBlockLoop() local
H A DSpillPlacement.h92 BorderConstraint Exit : 8; ///< Constraint on block exit. member
/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.h86 static LoweringResult Exit(Node* control) { in Exit() function in v8::internal::compiler::JSTypeHintLowering::LoweringResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DRegionInfo.cpp64 Region::Region(BasicBlock *Entry, BasicBlock *Exit, in Region() argument
H A DIVDescriptors.cpp111 static std::pair<Type *, bool> computeRecurrenceType(Instruction *Exit, in computeRecurrenceType() argument
160 collectCastsToIgnore(Loop *TheLoop, Instruction *Exit, Type *RecurrenceType, SmallPtrSetImpl<Instruction *> &Casts) collectCastsToIgnore() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp288 BasicBlock *Exit = BI->getSuccessor(0); in rotateLoop() local
[all...]
H A DLoopUnrollAndJam.cpp735 BasicBlock *Exit = L->getExitingBlock(); in isSafeToUnrollAndJam() local
H A DLoopUnrollRuntime.cpp183 ConnectEpilog(Loop *L, Value *ModVal, BasicBlock *NewExit, BasicBlock *Exit, BasicBlock *PreHeader, BasicBlock *EpilogPreHeader, BasicBlock *NewPreHeader, ValueToValueMapTy &VMap, DominatorTree *DT, LoopInfo *LI, bool PreserveLCSSA) ConnectEpilog() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp103 Status Exit; member in BlockData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp412 BasicBlock *Exit = L->getUniqueExitBlock(); in Cleanup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp109 enum InstClassification { Convert, Skip, Exit }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp290 BasicBlock *Exit = L->getExitingBlock(); in tryToUnrollAndJamLoop() local
H A DStructurizeCFG.cpp389 BasicBlock *Exit = N->getNodeAs<Region>()->getExit(); in analyzeLoops() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h91 RecurrenceDescriptor(Value *Start, Instruction *Exit, RecurrenceKind K, in RecurrenceDescriptor() argument
H A DRegionInfo.h587 block_iterator_wrapper(value_type Entry, value_type Exit) in block_iterator_wrapper() argument
/third_party/node/src/
H A Dnode_worker.cc731 void Worker::Exit(int code, const char* error_code, const char* error_message) { in Exit() function in node::worker::Worker

Completed in 18 milliseconds

12