Home
last modified time | relevance | path

Searched refs:clobbered (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c226 uint64_t clobbered = 0; in bi_make_affinity() local
229 clobbered |= (clobber >> i); in bi_make_affinity()
235 clobbered |= mask << (64 - excess); in bi_make_affinity()
238 clobbered |= mask << (16 - excess); in bi_make_affinity()
243 clobbered |= BITFIELD64_MASK(32) << 16; in bi_make_affinity()
246 return ~clobbered; in bi_make_affinity()
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp52 Idx clobbered{UINT32_MAX, 1};
131 idx = clobbered; in save_reg_writes()
168 /* If we didn't find an instruction, assume that the register is clobbered. */ in is_clobbered_since()
182 if (i == clobbered || i == written_by_multiple_instrs) in is_clobbered_since()
210 * (...vcc and exec must not be clobbered inbetween...) in try_apply_branch_vcc()
233 * - EXEC hasn't been clobbered since the last VCC write in try_apply_branch_vcc()
234 * - VCC hasn't been clobbered since the operand register was written in try_apply_branch_vcc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2058 goto clobbered; in OptimizeWeakCalls()
2061 goto clobbered; in OptimizeWeakCalls()
2087 goto clobbered; in OptimizeWeakCalls()
2090 goto clobbered; in OptimizeWeakCalls()
2099 goto clobbered; in OptimizeWeakCalls()
2109 goto clobbered; in OptimizeWeakCalls()
2112 clobbered:; in OptimizeWeakCalls()
/third_party/libunwind/libunwind/tests/
H A Dx64-test-dwarf-expressions.S24 # to recover clobbered state. DW_CFA_expression_inner calls recover_register to
/third_party/ffmpeg/libavcodec/x86/
H A Ddirac_dwt.asm44 ; m2: clobbered m3: pw_8 m4: pw_1991
H A Dh264_idct.asm430 ; r0 = uint8_t *dst, r2 = int16_t *block, r3 = int stride, r6=clobbered
451 ; r0 = uint8_t *dst (clobbered), r2 = int16_t *block, r3 = int stride
H A Dhevc_deblock.asm253 ; in: %2 clobbered
264 ; in: %2 clobbered
266 ; mask in %3, will be clobbered
H A Dme_cmp.asm220 ; note how r1, r2 and r3 are not clobbered in this function, so 16x16
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_vfp.S27 @ register may not be clobbered in these functions, as it holds the
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djchuff-sse2.asm113 ; be clobbered.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm130 ; be clobbered.
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1087 you called C<fill_in>, its value would be clobbered by the act of
2325 C<my> variables in C<fill_in> are still susceptible to being clobbered
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1087 you called C<fill_in>, its value would be clobbered by the act of
2325 C<my> variables in C<fill_in> are still susceptible to being clobbered
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex5122 % been clobbered.

Completed in 24 milliseconds