/art/runtime/interpreter/mterp/mips64/ |
op_array_length.S | 10 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_cmp_long.S | 11 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_const_class.S | 12 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_const_string.S | 12 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_const_string_jumbo.S | 14 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move.S | 8 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_16.S | 8 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_from16.S | 8 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_result.S | 8 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_wide.S | 7 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_wide_16.S | 7 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_move_wide_from16.S | 7 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_new_array.S | 18 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_rem_double.S | 10 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_rem_double_2addr.S | 10 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_rem_float.S | 10 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_rem_float_2addr.S | 10 GET_INST_OPCODE v0 # extract opcode from rINST
|
op_sget_wide.S | 17 GET_INST_OPCODE v0 # extract opcode from rINST
|
/external/avahi/ |
.gitignore | 1 intltool-extract.in
|
/external/llvm/test/Other/ |
extract-alias.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 3 ; RUN: llvm-extract -alias zeda0 -S < %s | FileCheck --check-prefix=ALIAS %s 4 ; RUN: llvm-extract -ralias '.*bar' -S < %s | FileCheck --check-prefix=ALIASRE %s
|
/external/llvm/test/Transforms/InstSimplify/ |
2011-09-05-InsertExtractValue.ll | 42 %extract = extractelement <8 x i8> %add, i32 6 43 ret i8 %extract 46 ; CHECK-NEXT: %[[extract:.*]] = extractelement <8 x i8> %[[add]], i32 6 47 ; CHECK-NEXT: ret i8 %[[extract]]
|
/external/libcxx/utils/sym_check/sym_check/ |
extract.py | 3 extract - A set of function that extract symbol lists from shared libraries. 13 NMExtractor - Extract symbol lists from libraries using nm. 25 Initialize the nm executable and flags that will be used to extract 35 def extract(self, lib): member in class:NMExtractor 37 Extract symbols from a library and return the results as a dict of 96 ReadElfExtractor - Extract symbol lists from libraries using readelf. 109 extract symbols from shared libraries. 118 def extract(self, lib): member in class:ReadElfExtractor 120 Extract symbols from a library and return the results as a dict o [all...] |
/external/llvm/test/CodeGen/AArch64/ |
arm64-neon-copyPhysReg-tuple.ll | 11 %extract = extractvalue { <4 x i32>, <4 x i32> } %vld, 0 12 %vld1 = tail call { <4 x i32>, <4 x i32> } @llvm.aarch64.neon.ld2lane.v4i32.p0i32(<4 x i32> %extract, <4 x i32> <i32 -1, i32 -1, i32 -1, i32 -1>, i64 1, i32* %b) 13 %vld1.fca.0.extract = extractvalue { <4 x i32>, <4 x i32> } %vld1, 0 14 ret <4 x i32> %vld1.fca.0.extract 25 %extract = extractvalue { <4 x i32>, <4 x i32>, <4 x i32> } %vld, 0 26 %vld1 = tail call { <4 x i32>, <4 x i32>, <4 x i32> } @llvm.aarch64.neon.ld3lane.v4i32.p0i32(<4 x i32> %extract, <4 x i32> <i32 -1, i32 -1, i32 -1, i32 -1>, <4 x i32> %c, i64 1, i32* %b) 27 %vld1.fca.0.extract = extractvalue { <4 x i32>, <4 x i32>, <4 x i32> } %vld1, 0 28 ret <4 x i32> %vld1.fca.0.extract 40 %extract = extractvalue { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> } %vld, 0 41 %vld1 = tail call { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> } @llvm.aarch64.neon.ld4lane.v4i32.p0i32(<4 x i32> %extract, <4 x i32> <i32 -1, i32 -1, i32 -1, i32 -1>, <4 x i32> %c, <4 x i32> %c, i64 1, i32* %b [all...] |
/external/llvm/test/Transforms/EarlyCSE/AArch64/ |
intrinsics.ll | 9 %s.coerce.fca.0.extract = extractvalue [2 x <4 x i32>] %s.coerce, 0 10 %s.coerce.fca.1.extract = extractvalue [2 x <4 x i32>] %s.coerce, 1 21 %1 = bitcast <4 x i32> %s.coerce.fca.0.extract to <16 x i8> 22 %2 = bitcast <4 x i32> %s.coerce.fca.1.extract to <16 x i8> 28 %vld2.fca.0.extract = extractvalue { <4 x i32>, <4 x i32> } %vld2, 0 29 %vld2.fca.1.extract = extractvalue { <4 x i32>, <4 x i32> } %vld2, 1 30 %call = call <4 x i32> @vaddq_s32(<4 x i32> %vld2.fca.0.extract, <4 x i32> %vld2.fca.0.extract) 44 %s.coerce.fca.0.extract = extractvalue [2 x <4 x i32>] %s.coerce, 0 45 %s.coerce.fca.1.extract = extractvalue [2 x <4 x i32>] %s.coerce, [all...] |
/external/llvm/tools/llvm-extract/ |
Android.mk | 7 # llvm-extract command line tool 11 llvm-extract.cpp 28 LOCAL_MODULE := llvm-extract
|