Searched defs:GetImmFP64 (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ | ||
H A D | instructions-aarch64.cc | 820 double Instruction::GetImmFP64() const { return Imm8ToFP64(GetImmFP()); } in GetImmFP64() function in vixl::aarch64::Instruction |
Completed in 4 milliseconds