Home
last modified time | relevance | path

Searched refs:clobbers (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/third_party/
Dthird_party.gni91 # "*" clobbers the current scope; append to existing configs
/third_party/mesa3d/docs/relnotes/
D10.5.8.rst39 Register spilling clobbers registers used elsewhere in the shader
D17.3.1.rst43 - r600/sb: clobbers gl_Position -> gl_FragCoord
D17.2.7.rst74 - r600/sb: clobbers gl_Position -> gl_FragCoord
D11.0.0.rst124 Register spilling clobbers registers used elsewhere in the shader
D10.6.0.rst327 Register spilling clobbers registers used elsewhere in the shader
D18.0.0.rst212 - r600/sb: clobbers gl_Position -> gl_FragCoord
/third_party/ffmpeg/doc/
Doptimization.txt170 in the clobber list. For that we use two macros to declare the clobbers.
171 XMM_CLOBBERS should be used when there are other clobbers, for example:
173 and XMM_CLOBBERS_ONLY should be used when the only clobbers are xmm registers:
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.4.rst35 * Add test case for empty asm clobbers
/third_party/ffmpeg/libavcodec/x86/
Dh264_deblock_10bit.asm38 ; clobbers: %5
306 ; clobbers: m4, m5, m6, m7, m10, m11, m14
Dh264_deblock.asm183 ; clobbers: %5
199 ; clobbers: %5
217 ; clobbers: m4,m6
239 ; clobbers: m0,3-6
265 ; clobbers: q2, tmp, tc0
Dvc1dsp_loopfilter.asm60 ; in: p1 p0 q0 q1, clobbers p0
Dhevc_deblock.asm256 ; clobbers m10
/third_party/libunwind/tests/
Dx64-test-dwarf-expressions.S21 # DW_CFA_expression_testcase then calls DW_CFA_expression_inner, which clobbers
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dllvmpipe-cl.txt67 program/execute/call-clobbers-amdgcn: skip
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h85 struct asm_constraint_list *clobbers; member
/third_party/skia/gn/
Dskia.gni213 # "*" clobbers the current scope; append to existing configs
/third_party/ffmpeg/libavcodec/arm/
Dvp9itxfm_neon.S1325 @ idct16 clobbers q2-q3 (since it doesn't clobber q4-q7 at all
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td1134 // LR8 is a true define, while the rest of the Defs are clobbers. X3 is
1146 // are true defines while the rest of the Defs are clobbers.
1168 // LR8 is a true define, while the rest of the Defs are clobbers. X3 is
1178 // are true defines, while the rest of the Defs are clobbers.
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp577 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); in visit()
578 it != cal->target.fn->clobbers.end(); in visit()
593 func->clobbers.push_back(func->getLValue(i)); in visit()
Dnv50_ir.h1274 std::deque<Value *> clobbers; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td1884 // This pseudo gets expanded into a movw+adiw thus it clobbers SREG.
1892 // This pseudo is either converted to a regular store or a push which clobbers
1901 // This pseudo is either converted to a regular store or a push which clobbers
/third_party/flutter/engine/flutter/
DDEPS582 # This clobbers when necessary (based on get_landmines.py). It must be the
/third_party/skia/
DBUILD.gn301 # "*" clobbers the current scope; append to existing configs
321 # "*" clobbers the current scope; append to existing configs
348 # "*" clobbers the current scope; append to existing configs
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fence.txt191 The second SetFenceNV clobbers whatever status the fence object

12