Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h402 float GetImmNEONFP32() const;
403 VIXL_DEPRECATED("GetImmNEONFP32", float ImmNEONFP32() const) {
404 return GetImmNEONFP32();
H A Dinstructions-aarch64.cc828 float Instruction::GetImmNEONFP32() const { in GetImmNEONFP32() function in vixl::aarch64::Instruction
H A Dsimulator-aarch64.cc8687 imm = FloatToRawbits(instr->GetImmNEONFP32()); in Simulator()

Completed in 21 milliseconds