Searched refs:halt (Results 1 - 12 of 12) sorted by relevance
/third_party/mesa3d/src/intel/tools/tests/gen7/ |
H A D | halt.asm | 1 (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q }; 2 halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q }; 4 (-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H }; 5 halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
|
/third_party/mesa3d/src/intel/tools/tests/gen7.5/ |
H A D | halt.asm | 1 (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q }; 2 halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q }; 4 (-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H }; 5 halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
|
/third_party/mesa3d/src/intel/tools/tests/gen8/ |
H A D | halt.asm | 1 (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q }; 2 halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q }; 4 (-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H }; 5 halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
|
/third_party/mesa3d/src/intel/tools/tests/gen6/ |
H A D | halt.asm | 1 (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q }; 2 halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q }; 4 (-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H }; 5 halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
|
/third_party/mesa3d/src/intel/tools/tests/gen9/ |
H A D | halt.asm | 1 (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q }; 2 halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q }; 4 (-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H }; 5 halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_xgl_pds.c | 181 bool halt, in pvr_encode_burst() 212 halt, in pvr_encode_burst() 220 halt, \ 228 halt, \ 238 bool halt, in pvr_encode_direct_write() 250 halt, in pvr_encode_direct_write() 1555 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program() local 1570 halt, in pvr_pds_generate_descriptor_upload_program() 1584 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program() local 1684 halt, in pvr_pds_generate_descriptor_upload_program() 179 pvr_encode_burst(struct pvr_pds_const_map_entry_write_state *entry_write_state, bool last_DMA, bool halt, unsigned int const32, unsigned int const64, unsigned int dma_size_in_dwords, unsigned int destination, unsigned int store) pvr_encode_burst() argument 235 pvr_encode_direct_write( struct pvr_pds_const_map_entry_write_state *entry_write_state, bool last_DMA, bool halt, unsigned int const32, unsigned int const64, uint32_t data_mask, unsigned int destination, uint32_t destination_store, const struct pvr_device_info *dev_info) pvr_encode_direct_write() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | FeatureTag.java | 60 halt("Alternate Half Widths"), enum constant
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86asm.pl | 74 sub ::halt { &hlt; }
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86asm.pl | 74 sub ::halt { &hlt; }
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | x86cpuid.pl | 197 &halt ();
|
/third_party/openssl/crypto/ |
H A D | x86cpuid.pl | 197 &halt ();
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 6969 static opcode halt = OP_HALT; variable 7822 d->callstack[0] = &halt; in upb_pbdecoder_startbc()
|
Completed in 24 milliseconds