Home
last modified time | relevance | path

Searched refs:KILL (Results 1 – 25 of 70) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp99 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg()
112 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg()
139 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerCopy()
156 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerCopy()
DPatchableFunction.cpp47 case TargetOpcode::KILL: in doesNotGeneratecode()
DInlineSpiller.cpp474 MI.setDesc(TII.get(TargetOpcode::KILL)); in eliminateRedundantSpills()
943 BuildMI(MBB, std::next(MI), MI->getDebugLoc(), TII.get(TargetOpcode::KILL)) in insertSpill()
1517 RMEnt->setDesc(TII.get(TargetOpcode::KILL)); in hoistAllSpills()
DLiveRangeEdit.cpp348 MI->setDesc(TII.get(TargetOpcode::KILL)); in eliminateDeadDef()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp58 KILL = 0, enumerator
601 …estCtx, "depth_kill_write" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::WRIT… in createDepthStencilWriteConditionsTests()
602 …x, "depth_kill_initialize" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
603 …pth_kill_write_initialize" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
619 …tx, "stencil_kill_write" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::WRIT… in createDepthStencilWriteConditionsTests()
620 …stencil_kill_initialize" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
621 …l_kill_write_initialize" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp58 KILL = 0, enumerator
601 …estCtx, "depth_kill_write" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::WRIT… in createDepthStencilWriteConditionsTests()
602 …x, "depth_kill_initialize" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
603 …pth_kill_write_initialize" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
619 …tx, "stencil_kill_write" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::WRIT… in createDepthStencilWriteConditionsTests()
620 …stencil_kill_initialize" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
621 …l_kill_write_initialize" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::INIT… in createDepthStencilWriteConditionsTests()
/third_party/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
Dftrace_trace_pipe.sh18 kill -KILL $this_pid
/third_party/mksh/
Dsignames.inc12 { "KILL", 9 },
/third_party/ltp/testcases/kernel/numa/
Dnuma01.sh256 kill -KILL $pid >/dev/null 2>&1
261 kill -KILL $pid >/dev/null 2>&1
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600EmitClauseMarkers.cpp59 case R600::KILL: in OccupiedDwords()
105 case R600::KILL: in IsTrivialInst()
/third_party/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_stress_test.sh72 kill -KILL $kill_pid
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_stress_test.sh88 kill -KILL $pid 2> /dev/null
/third_party/nghttp2/contrib/
Dnghttpx-init.in69 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dspawn_ptrace_child.h130 SPT(KILL)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp60 KILL, enumerator
216 case CaseType::KILL: in initPrograms()
697 …TestParams params(CaseType::KILL, kDefaultClearColor, kDefaultDrawColor, colorAtEnd, kDefaultDepth… in createFragSideEffectsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp60 KILL, enumerator
216 case CaseType::KILL: in initPrograms()
697 …TestParams params(CaseType::KILL, kDefaultClearColor, kDefaultDrawColor, colorAtEnd, kDefaultDepth… in createFragSideEffectsTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp137 if (II->getOpcode() == TargetOpcode::KILL) in INITIALIZE_PASS_DEPENDENCY()
221 if (MII->getOpcode() == TargetOpcode::KILL || in commonChecksToProhibitNewValueJump()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DR600MCCodeEmitter.cpp110 MI.getOpcode() == R600::KILL) { in encodeInstruction()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h76 OP00(KILL)
Dtgsi_info_opcodes.h40 OPCODE(0, 0, NONE, KILL)
/third_party/mesa3d/docs/relnotes/
D22.2.2.rst100 - r600/sfn: Always start a new CF after a KILL instruction
D22.1.2.rst153 - zink: fix up KILL to a more sensible log message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp307 case TargetOpcode::KILL: in getInstSizeInBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1083 bool isKill() const { return getOpcode() == TargetOpcode::KILL; }
1146 case TargetOpcode::KILL:
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/
Drun_cpuctl_test_fj.sh679 kill -s KILL $pid $loop_pid > /dev/null 2>&1

123