Home
last modified time | relevance | path

Searched defs:Kill (Results 1 – 25 of 25) sorted by relevance

/third_party/openh264/codec/common/src/
DWelsThread.cpp102 void CWelsThread::Kill() { in Kill() function in WelsCommon::CWelsThread
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs()
404 bool Kill = false; in processBasicBlock() local
DLiveInterval.cpp565 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
573 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DRegAllocFast.cpp316 MCPhysReg AssignedReg, bool Kill) { in spill()
DMachineTraceMetrics.cpp737 for (unsigned Kill : Kills) in updatePhysDepsDownwards() local
DLiveIntervals.cpp632 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue()
DSplitKit.cpp883 SlotIndex Kill = LIS.getInstructionIndex(*MBBI).getRegSlot(); in removeBackCopies() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h111 SlotIndex Kill; member
DLiveInterval.h93 const bool Kill; variable
97 bool Kill) in LiveQueryResult()
545 bool Kill = false; in Query() local
DMachineInstrBuilder.h46 Kill = 0x8, enumerator
/third_party/python/PCbuild/
Dbuild.bat147 :Kill label
/third_party/node/src/
Dprocess_wrap.cc287 static void Kill(const FunctionCallbackInfo<Value>& args) { in Kill() function in node::__anone97b25ba0111::ProcessWrap
Dnode_process_methods.cc170 static void Kill(const FunctionCallbackInfo<Value>& args) { in Kill() function
Dspawn_sync.cc598 void SyncProcessRunner::Kill() { in Kill() function in node::SyncProcessRunner
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dtypes.rs107 Kill = linux_raw_sys::general::SIGKILL, enumerator
/third_party/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs208 Kill = c::SIGKILL, enumerator
/third_party/glslang/SPIRV/
Ddisassemble.cpp65 static void Kill(std::ostream& out, const char* message) in Kill() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.cc446 void DartComponentController::Kill() { in Kill() function in dart_runner::DartComponentController
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcomponent.cc473 void Application::Kill() { in Kill() function in flutter_runner::Application
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp149 if (auto *Kill = llvm::dyn_cast<InstFakeKill>(&I)) { in initForGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp792 MachineInstr *Kill = RDA->getReachingMIDef(Def, MO.getReg()); in ExpandLoopStart() local
/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py116 def Kill(self): member in SubProcess
/third_party/rust/crates/rustix/src/thread/
Dprctl.rs230 Kill = CAP_KILL, enumerator
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp749 Kill, // Discard enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1035 unsigned Kill = getKillRegState(MI.getOperand(1).isKill()); in expandPostRAPseudo() local