Home
last modified time | relevance | path

Searched refs:fmask (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/CodeGen/Mips/
Dfp16instrinsmc.ll2 …ation-model=static -mips32-function-mask=1010111 -mips-os16 < %s | FileCheck %s -check-prefix=fmask
17 ; fmask: .ent foo1
18 ; fmask: .set noreorder
19 ; fmask: .set nomacro
20 ; fmask: .set noat
21 ; fmask: .set at
22 ; fmask: .set macro
23 ; fmask: .set reorder
24 ; fmask: .end foo1
38 ; fmask: .ent foo2
[all …]
Dtnaked.ll13 ; CHECK-NOT: .fmask {{.*}}
25 ; CHECK: .fmask 0x00000000,0
/external/llvm/test/MC/Mips/
Dmips-pdr-bad.s29 .fmask # ASM: :[[@LINE]]:17: error: expected bitmask value
30 .fmask foo # ASM: :[[@LINE]]:20: error: bitmask not an absolute expression
31 .fmask 0x80000000 # ASM: :[[@LINE]]:27: error: unexpected token, expected comma
32 .fmask 0x80000000, # ASM: :[[@LINE]]:28: error: expected frame offset value
33 .fmask 0x80000000, foo # ASM: :[[@LINE]]:32: error: frame offset not an absolute expression
34 ….fmask 0x80000000, -4, bar # ASM: :[[@LINE]]:30: error: unexpected token, expected end of statement
Dmips-pdr.s14 # ASMOUT: .fmask 0x01010101,-8
48 .fmask 0x01010101,-8
58 .fmask 0x01010101,-8
Delf-tls.s26 .fmask 0x00000000,0
58 .fmask 0x00000000,0
90 .fmask 0x00000000,0
Dmips_gprel16.s27 .fmask 0x00000000,0
51 .fmask 0x00000000,0
Dxgot.s30 .fmask 0x00000000,0
Delf-N64.s28 .fmask 0x90000000,-4
Delf-gprel-32-64.s33 .fmask 0x00000000,0
Ddo_switch1.s21 .fmask 0x00000000,0
Dr-mips-got-disp.s21 .fmask 0x90000000,-4
Ddo_switch2.s20 .fmask 0x00000000,0
Delf-relsym.s39 .fmask 0x00000000,0
Ddo_switch3.s20 .fmask 0x00000000,0
Dmips_directives.s11 .fmask 0x00000000,0
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c263 struct radeon_surface fmask = rtex->surface; in r600_texture_get_fmask_info() local
271 fmask.bpe = 4; in r600_texture_get_fmask_info()
272 fmask.nsamples = 2; in r600_texture_get_fmask_info()
275 fmask.bpe = 8; in r600_texture_get_fmask_info()
276 fmask.nsamples = 4; in r600_texture_get_fmask_info()
279 fmask.bpe = 16; in r600_texture_get_fmask_info()
280 fmask.nsamples = 4; in r600_texture_get_fmask_info()
289 fmask.bpe *= 2; in r600_texture_get_fmask_info()
293 fmask.bankh = nr_samples <= 4 ? 4 : 1; in r600_texture_get_fmask_info()
296 if (rscreen->ws->surface_init(rscreen->ws, &fmask)) { in r600_texture_get_fmask_info()
[all …]
Dr600_state.c1422 struct r600_fmask_info fmask; in r600_init_color_surface() local
1425 r600_texture_get_fmask_info(rscreen, rtex, 8, &fmask); in r600_init_color_surface()
1447 rctx->dummy_fmask->buf->size < fmask.size || in r600_init_color_surface()
1448 rctx->dummy_fmask->buf->alignment % fmask.alignment != 0) { in r600_init_color_surface()
1450 rctx->dummy_fmask = r600_buffer_create_helper(rscreen, fmask.size, fmask.alignment); in r600_init_color_surface()
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_Mips64r2N64_PIC_relocations.s33 .fmask 0x00000000,0
81 .fmask 0x00000000,0
/external/google-breakpad/src/common/android/
Dbreakpad_getcontext.S270 .fmask 0x00000000, 0
346 .fmask 0x00000000, 0