Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h407 double GetImmNEONFP64() const;
408 VIXL_DEPRECATED("GetImmNEONFP64", double ImmNEONFP64() const) {
409 return GetImmNEONFP64();
H A Dinstructions-aarch64.cc833 double Instruction::GetImmNEONFP64() const { in GetImmNEONFP64() function in vixl::aarch64::Instruction
H A Dsimulator-aarch64.cc8690 imm = DoubleToRawbits(instr->GetImmNEONFP64()); in Simulator()

Completed in 22 milliseconds