Searched defs:CreateJumpTable (Results 1 – 7 of 7) sorted by relevance
693 JumpTableARMVIXL* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable() function
479 JumpTableARM64* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable() function
7012 void CreateJumpTable() { in CreateJumpTable() function in art::x86_64::JumpTableRIPFixup
7658 void CreateJumpTable() { in CreateJumpTable() function in art::x86::JumpTableRIPFixup
3999 JumpTable* Thumb2Assembler::CreateJumpTable(std::vector<Label*>&& labels, Register base_reg) { in CreateJumpTable() function in art::arm::Thumb2Assembler
2602 JumpTable* MipsAssembler::CreateJumpTable(std::vector<MipsLabel*>&& labels) { in CreateJumpTable() function in art::mips::MipsAssembler
2278 JumpTable* Mips64Assembler::CreateJumpTable(std::vector<Mips64Label*>&& labels) { in CreateJumpTable() function in art::mips64::Mips64Assembler