/art/compiler/dex/ |
local_value_numbering.cc | 377 if (ValueExists(ARRAY_REF, array, index, NO_VALUE)) { 385 (void)LookupValue(ARRAY_REF, array, index, NO_VALUE); 388 uint16_t res = LookupValue(ARRAY_REF, array, index, memory_version); 416 if (ValueExists(ARRAY_REF, array, index, NO_VALUE)) { 424 (void)LookupValue(ARRAY_REF, array, index, NO_VALUE);
|
local_value_numbering.h | 23 #define ARRAY_REF 0xfffe
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.def | 416 DEFTREECODE (ARRAY_REF, "array_ref", tcc_reference, 4) [all...] |
tree-check.h | 52 #define ARRAY_REF_CHECK(t) TREE_CHECK (t, ARRAY_REF)
|
tree-flow-inline.h | 1135 /* Return true if REF, a handled component reference, has an ARRAY_REF 1144 if (TREE_CODE (ref) == ARRAY_REF)
|
tree.h | 608 INDIRECT_REF, MEM_REF, TARGET_MEM_REF, ARRAY_REF, ARRAY_RANGE_REF [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.def | 416 DEFTREECODE (ARRAY_REF, "array_ref", tcc_reference, 4) [all...] |
tree-check.h | 52 #define ARRAY_REF_CHECK(t) TREE_CHECK (t, ARRAY_REF)
|
tree-flow-inline.h | 1135 /* Return true if REF, a handled component reference, has an ARRAY_REF 1144 if (TREE_CODE (ref) == ARRAY_REF)
|
tree.h | 608 INDIRECT_REF, MEM_REF, TARGET_MEM_REF, ARRAY_REF, ARRAY_RANGE_REF [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.def | 416 DEFTREECODE (ARRAY_REF, "array_ref", tcc_reference, 4) [all...] |
tree-check.h | 52 #define ARRAY_REF_CHECK(t) TREE_CHECK (t, ARRAY_REF)
|
tree-flow-inline.h | 1135 /* Return true if REF, a handled component reference, has an ARRAY_REF 1144 if (TREE_CODE (ref) == ARRAY_REF)
|
tree.h | 608 INDIRECT_REF, MEM_REF, TARGET_MEM_REF, ARRAY_REF, ARRAY_RANGE_REF [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.def | 416 DEFTREECODE (ARRAY_REF, "array_ref", tcc_reference, 4) [all...] |
tree-check.h | 52 #define ARRAY_REF_CHECK(t) TREE_CHECK (t, ARRAY_REF)
|
tree-flow-inline.h | 1135 /* Return true if REF, a handled component reference, has an ARRAY_REF 1144 if (TREE_CODE (ref) == ARRAY_REF)
|
tree.h | 608 INDIRECT_REF, MEM_REF, TARGET_MEM_REF, ARRAY_REF, ARRAY_RANGE_REF [all...] |