Searched defs:VecAddress (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_vector_arm_vixl.cc | 900 MemOperand InstructionCodeGeneratorARMVIXL::VecAddress( in VecAddress() function in art::arm::InstructionCodeGeneratorARMVIXL |
| D | code_generator_vector_x86_64.cc | 1241 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function |
| D | code_generator_vector_x86.cc | 1268 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function |
| D | code_generator_riscv64.cc | 2088 int32_t InstructionCodeGeneratorRISCV64::VecAddress(LocationSummary* locations, in VecAddress() function in art::riscv64::InstructionCodeGeneratorRISCV64 |