Home
last modified time | relevance | path

Searched defs:VecAddress (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_vector_arm_vixl.cc900 MemOperand InstructionCodeGeneratorARMVIXL::VecAddress( in VecAddress() function in art::arm::InstructionCodeGeneratorARMVIXL
H A Dcode_generator_vector_x86_64.cc1241 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function
H A Dcode_generator_vector_x86.cc1268 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function
H A Dcode_generator_riscv64.cc2097 int32_t InstructionCodeGeneratorRISCV64::VecAddress(LocationSummary* locations, in VecAddress() function in art::riscv64::InstructionCodeGeneratorRISCV64