Searched refs:Simd1x8 (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dmachine-type.h136 static MachineType Simd1x8() { function in class:v8::internal::MachineRepresentation::MachineType
230 return MachineType::Simd1x8();
/external/v8/src/wasm/
H A Dwasm-opcodes.h591 return MachineType::Simd1x8();
627 } else if (type == MachineType::Simd1x8()) {

Completed in 218 milliseconds