Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h711 uint64_t GetLiteral64() const { in GetLiteral64() function in vixl::aarch64::Instruction
716 VIXL_DEPRECATED("GetLiteral64", uint64_t Literal64() const) {
717 return GetLiteral64();
725 double GetLiteralFP64() const { return RawbitsToDouble(GetLiteral64()); } in GetLiteralFP64()

Completed in 3 milliseconds