Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_vector_arm_vixl.cc828 MemOperand InstructionCodeGeneratorARMVIXL::VecAddress( in VecAddress() function in art::arm::InstructionCodeGeneratorARMVIXL
Dcode_generator_vector_x86_64.cc1085 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function
Dcode_generator_vector_x86.cc1112 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress() function
Dcode_generator_vector_arm64.cc1248 MemOperand InstructionCodeGeneratorARM64::VecAddress( in VecAddress() function in art::arm64::InstructionCodeGeneratorARM64
Dcode_generator_vector_mips64.cc1290 int32_t InstructionCodeGeneratorMIPS64::VecAddress(LocationSummary* locations, in VecAddress() function in art::mips64::InstructionCodeGeneratorMIPS64
Dcode_generator_vector_mips.cc1292 int32_t InstructionCodeGeneratorMIPS::VecAddress(LocationSummary* locations, in VecAddress() function in art::mips::InstructionCodeGeneratorMIPS