Home
last modified time | relevance | path

Searched refs:GetSVEMulZmAndIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc141 return (GetRd() != GetSVEMulZmAndIndex().first) && in CanTakeSVEMovprfx()
557 std::pair<int, int> Instruction::GetSVEMulZmAndIndex() const { in GetSVEMulZmAndIndex() function in vixl::aarch64::Instruction
H A Dinstructions-aarch64.h375 std::pair<int, int> GetSVEMulZmAndIndex() const;
H A Dsimulator-aarch64.cc2247 dup_elements_to_segments(vform, temp, instr->GetSVEMulZmAndIndex()); in Simulator()
2267 dup_elements_to_segments(vform, temp, instr->GetSVEMulZmAndIndex()); in Simulator()
2288 dup_elements_to_segments(vform, temp, instr->GetSVEMulZmAndIndex()); in Simulator()
10580 dup_elements_to_segments(vform, temp, instr->GetSVEMulZmAndIndex()); in Simulator()
10680 dup_elements_to_segments(vform, temp, instr->GetSVEMulZmAndIndex()); in Simulator()
13071 std::pair<int, int> zm_and_index = instr->GetSVEMulZmAndIndex(); in Simulator()

Completed in 21 milliseconds