Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h725 double GetLiteralFP64() const { return RawbitsToDouble(GetLiteral64()); } in GetLiteralFP64() function in vixl::aarch64::Instruction
726 VIXL_DEPRECATED("GetLiteralFP64", double LiteralFP64() const) {
727 return GetLiteralFP64();

Completed in 2 milliseconds