Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.cc227 float Instruction::ImmNEONFP32() const { in ImmNEONFP32() function in vixl::Instruction
Dinstructions-a64.h207 float ImmNEONFP32() const;
Ddisasm-a64.cc3103 instr->ImmNEONFP32()); in SubstituteImmediateField()
Dsimulator-a64.cc3399 imm = float_to_rawbits(instr->ImmNEONFP32()); in VisitNEONModifiedImmediate()