Searched refs:switch_instr_ (Results 1 – 6 of 6) sorted by relevance
124 : switch_instr_(switch_instr), in JumpTableARMVIXL()127 uint32_t num_entries = switch_instr_->GetNumEntries(); in JumpTableARMVIXL()140 HPackedSwitch* const switch_instr_;
142 : switch_instr_(switch_instr), table_start_() {} in JumpTableARM64()149 HPackedSwitch* const switch_instr_;
7878 : RIPFixup(codegen, -1), switch_instr_(switch_instr) {} in JumpTableRIPFixup()7891 int32_t num_entries = switch_instr_->GetNumEntries(); in CreateJumpTable()7892 HBasicBlock* block = switch_instr_->GetBlock(); in CreateJumpTable()7905 const HPackedSwitch* switch_instr_; member in art::x86_64::JumpTableRIPFixup
8801 switch_instr_(switch_instr) {} in JumpTableRIPFixup()8815 int32_t num_entries = switch_instr_->GetNumEntries(); in CreateJumpTable()8816 HBasicBlock* block = switch_instr_->GetBlock(); in CreateJumpTable()8829 const HX86PackedSwitch* switch_instr_; member in art::x86::JumpTableRIPFixup
1910 uint32_t num_entries = switch_instr_->GetNumEntries(); in EmitTable()1927 uint32_t num_entries = switch_instr_->GetNumEntries(); in FixTable()1930 const ArenaVector<HBasicBlock*>& successors = switch_instr_->GetBlock()->GetSuccessors(); in FixTable()
545 uint32_t num_entries = switch_instr_->GetNumEntries(); in EmitTable()555 const ArenaVector<HBasicBlock*>& successors = switch_instr_->GetBlock()->GetSuccessors(); in EmitTable()