Searched defs:ImmNEONFP32 (Results 1 – 2 of 2) sorted by relevance
154 float Instruction::ImmNEONFP32() const { return Imm8ToFP32(ImmNEONabcdefgh()); } in ImmNEONFP32() function in v8::internal::Instruction
231 VIXL_DEPRECATED("GetImmNEONFP32", float ImmNEONFP32() const) { in ImmNEONFP32() function