Searched refs:GetImmNEONFP32 (Results 1 – 3 of 3) sorted by relevance
398 float GetImmNEONFP32() const;400 return GetImmNEONFP32(); in ImmNEONFP32()
827 float Instruction::GetImmNEONFP32() const { in GetImmNEONFP32() function in vixl::aarch64::Instruction
8428 imm = FloatToRawbits(instr->GetImmNEONFP32()); in Simulator()