Searched defs:MoveConstant (Results 1 – 6 of 6) sorted by relevance
1157 void CodeGeneratorARM64::MoveConstant(Location location, int32_t value) { in MoveConstant() function in art::arm64::CodeGeneratorARM641272 void CodeGeneratorARM64::MoveConstant(CPURegister destination, HConstant* constant) { in MoveConstant() function in art::arm64::CodeGeneratorARM64
1523 void CodeGeneratorMIPS::MoveConstant(Location destination, HConstant* c) { in MoveConstant() function in art::mips::CodeGeneratorMIPS1572 void CodeGeneratorMIPS::MoveConstant(Location destination, int32_t value) { in MoveConstant() function in art::mips::CodeGeneratorMIPS
1515 void CodeGeneratorX86_64::MoveConstant(Location location, int32_t value) { in MoveConstant() function in art::x86_64::CodeGeneratorX86_64
1471 void CodeGeneratorMIPS64::MoveConstant(Location location, int32_t value) { in MoveConstant() function in art::mips64::CodeGeneratorMIPS64
1347 void CodeGeneratorX86::MoveConstant(Location location, int32_t value) { in MoveConstant() function in art::x86::CodeGeneratorX86
2357 void CodeGeneratorARMVIXL::MoveConstant(Location location, int32_t value) { in MoveConstant() function in art::arm::CodeGeneratorARMVIXL