Home
last modified time | relevance | path

Searched refs:EmitVFPds (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm32.cc485 EmitVFPds(cond, B23 | B21 | B20 | B18 | B17 | B16 | B7 | B6, dd, sm); in vcvtds()
505 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B7 | B6, dd, sm); in vcvtdi()
525 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B6, dd, sm); in vcvtdu()
1186 void Arm32Assembler::EmitVFPds(Condition cond, int32_t opcode, in EmitVFPds() function in art::arm::Arm32Assembler
Dassembler_arm32.h386 void EmitVFPds(Condition cond,
Dassembler_thumb2.cc1073 EmitVFPds(cond, B23 | B21 | B20 | B18 | B17 | B16 | B7 | B6, dd, sm); in vcvtds()
1093 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B7 | B6, dd, sm); in vcvtdi()
1113 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B6, dd, sm); in vcvtdu()
3095 void Thumb2Assembler::EmitVFPds(Condition cond, int32_t opcode, in EmitVFPds() function in art::arm::Thumb2Assembler
Dassembler_thumb2.h759 void EmitVFPds(Condition cond,