HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 51 - 75 of 8518) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
bit.s 33 .global extract
34 extract: label
35 r4 = extract (r2, r1.L) (z);
36 R2 = EXTRACT (r0, r2.l) (Z);
38 r7 = ExtracT (r3, r4.L) (X);
39 r5 = ExtRACt (R6, R1.L) (x);
  /external/llvm/test/CodeGen/Hexagon/
bit-loop.ll 19 %v.sroa.0.0.extract.trunc = trunc i64 %0 to i16
20 %v.sroa.4.0.extract.shift = lshr i64 %0, 16
21 %v.sroa.4.0.extract.trunc = trunc i64 %v.sroa.4.0.extract.shift to i16
22 %v.sroa.5.0.extract.shift = lshr i64 %0, 32
23 %v.sroa.5.0.extract.trunc = trunc i64 %v.sroa.5.0.extract.shift to i16
24 %v.sroa.6.0.extract.shift = lshr i64 %0, 48
25 %v.sroa.6.0.extract.trunc = trunc i64 %v.sroa.6.0.extract.shift to i1
    [all...]
  /external/llvm/test/Other/
extract.ll 1 ; RUN: llvm-extract -func foo -S < %s | FileCheck %s
2 ; RUN: llvm-extract -delete -func foo -S < %s | FileCheck --check-prefix=DELETE %s
4 ; RUN: llvm-extract -func foo -S %t | FileCheck %s
5 ; RUN: llvm-extract -delete -func foo -S %t | FileCheck --check-prefix=DELETE %s
7 ; llvm-extract uses lazy bitcode loading, so make sure it correctly reads
  /external/swiftshader/third_party/LLVM/test/Other/
extract.ll 1 ; RUN: llvm-extract -func foo -S < %s | FileCheck %s
2 ; RUN: llvm-extract -delete -func foo -S < %s | FileCheck --check-prefix=DELETE %s
4 ; RUN: llvm-extract -func foo -S %t | FileCheck %s
5 ; RUN: llvm-extract -delete -func foo -S %t | FileCheck --check-prefix=DELETE %s
7 ; llvm-extract uses lazy bitcode loading, so make sure it correctly reads
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/
PeiExtractGuidedSectionLib.uni 4 // This library provides generic extract guided section functions for PEIM and PEI_CORE module.
18 #string STR_MODULE_ABSTRACT #language en-US "Extract Guided Section Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic extract guided section functions for PEIM and PEI_CORE modules."
  /external/deqp/executor/
CMakeLists.txt 69 add_executable(extract-values tools/xeExtractValues.cpp)
70 target_link_libraries(extract-values xecore)
72 add_executable(extract-shader-programs tools/xeExtractShaderPrograms.cpp)
73 target_link_libraries(extract-shader-programs xecore)
78 add_executable(extract-sample-lists tools/xeExtractSampleLists.cpp)
79 target_link_libraries(extract-sample-lists xecore)
  /external/llvm/include/llvm/Support/
DataExtractor.h 39 /// Extract a C string from \a *offset_ptr.
51 /// enough bytes to extract this value, the offset will be left
61 /// Extract an unsigned integer of size \a byte_size from \a
64 /// Extract a single unsigned integer value and update the offset
76 /// enough bytes to extract this value, the offset will be left
80 /// The size in byte of the integer to extract.
87 /// Extract an signed integer of size \a byte_size from \a *offset_ptr.
89 /// Extract a single signed integer value (sign extending if required)
101 /// enough bytes to extract this value, the offset will be left
105 /// The size in bytes of the integer to extract
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataExtractor.h 37 /// Extract a C string from \a *offset_ptr.
49 /// enough bytes to extract this value, the offset will be left
59 /// Extract an unsigned integer of size \a byte_size from \a
62 /// Extract a single unsigned integer value and update the offset
74 /// enough bytes to extract this value, the offset will be left
78 /// The size in byte of the integer to extract.
85 /// Extract an signed integer of size \a byte_size from \a *offset_ptr.
87 /// Extract a single signed integer value (sign extending if required)
99 /// enough bytes to extract this value, the offset will be left
103 /// The size in byte of the integer to extract
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataExtractor.h 39 /// Extract a C string from \a *offset_ptr.
51 /// enough bytes to extract this value, the offset will be left
61 /// Extract an unsigned integer of size \a byte_size from \a
64 /// Extract a single unsigned integer value and update the offset
76 /// enough bytes to extract this value, the offset will be left
80 /// The size in byte of the integer to extract.
87 /// Extract an signed integer of size \a byte_size from \a *offset_ptr.
89 /// Extract a single signed integer value (sign extending if required)
101 /// enough bytes to extract this value, the offset will be left
105 /// The size in bytes of the integer to extract
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataExtractor.h 39 /// Extract a C string from \a *offset_ptr.
51 /// enough bytes to extract this value, the offset will be left
61 /// Extract an unsigned integer of size \a byte_size from \a
64 /// Extract a single unsigned integer value and update the offset
76 /// enough bytes to extract this value, the offset will be left
80 /// The size in byte of the integer to extract.
87 /// Extract an signed integer of size \a byte_size from \a *offset_ptr.
89 /// Extract a single signed integer value (sign extending if required)
101 /// enough bytes to extract this value, the offset will be left
105 /// The size in bytes of the integer to extract
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_horz_a9q.s 124 vext.8 d31, d2, d3, #5 @//extract a[5] (column1,row0)
126 vext.8 d30, d3, d4, #5 @//extract a[5] (column2,row0)
128 vext.8 d28, d5, d6, #5 @//extract a[5] (column1,row1)
130 vext.8 d27, d6, d7, #5 @//extract a[5] (column2,row1)
132 vext.8 d31, d2, d3, #2 @//extract a[2] (column1,row0)
134 vext.8 d30, d3, d4, #2 @//extract a[2] (column2,row0)
136 vext.8 d28, d5, d6, #2 @//extract a[2] (column1,row1)
138 vext.8 d27, d6, d7, #2 @//extract a[2] (column2,row1)
140 vext.8 d31, d2, d3, #3 @//extract a[3] (column1,row0)
142 vext.8 d30, d3, d4, #3 @//extract a[3] (column2,row0
    [all...]
ih264_inter_pred_luma_horz_qpel_a9q.s 131 vext.8 d31, d2, d3, #5 @//extract a[5] (column1,row0)
133 vext.8 d30, d3, d4, #5 @//extract a[5] (column2,row0)
135 vext.8 d28, d5, d6, #5 @//extract a[5] (column1,row1)
137 vext.8 d27, d6, d7, #5 @//extract a[5] (column2,row1)
139 vext.8 d31, d2, d3, #2 @//extract a[2] (column1,row0)
141 vext.8 d30, d3, d4, #2 @//extract a[2] (column2,row0)
143 vext.8 d28, d5, d6, #2 @//extract a[2] (column1,row1)
145 vext.8 d27, d6, d7, #2 @//extract a[2] (column2,row1)
147 vext.8 d31, d2, d3, #3 @//extract a[3] (column1,row0)
149 vext.8 d30, d3, d4, #3 @//extract a[3] (column2,row0
    [all...]
  /art/runtime/interpreter/mterp/arm/
op_aput_object.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_16.S 6 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_high16.S 7 GET_INST_OPCODE ip @ extract opcode from rINST
op_iput_object.S 10 GET_INST_OPCODE ip @ extract opcode from rINST
op_monitor_enter.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_exception.S 7 GET_INST_OPCODE ip @ extract opcode from rINST
op_new_instance.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_sput_object.S 10 GET_INST_OPCODE ip @ extract opcode from rINST
  /art/runtime/interpreter/mterp/arm64/
op_aput_object.S 12 GET_INST_OPCODE ip // extract opcode from rINST
op_cmp_long.S 12 GET_INST_OPCODE ip // extract opcode from wINST
op_const.S 7 GET_INST_OPCODE ip // extract opcode from wINST
op_const_16.S 6 GET_INST_OPCODE ip // extract opcode from wINST
op_const_high16.S 7 GET_INST_OPCODE ip // extract opcode from rINST

Completed in 781 milliseconds

1 23 4 5 6 7 8 91011>>