Home
last modified time | relevance | path

Searched refs:ImmNEONFP64 (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/vixl/a64/
Dinstructions-a64.cc232 double Instruction::ImmNEONFP64() const { in ImmNEONFP64() function in vixl::Instruction
Dinstructions-a64.h209 double ImmNEONFP64() const;
Ddisasm-a64.cc3110 instr->ImmNEONFP64()); in SubstituteImmediateField()
Dsimulator-a64.cc3346 imm = double_to_rawbits(instr->ImmNEONFP64()); in VisitNEONModifiedImmediate()