Home
last modified time | relevance | path

Searched refs:I8x16ExtractLaneU (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h867 const Operator* I8x16ExtractLaneU(int32_t);
H A Dopcodes.h943 V(I8x16ExtractLaneU) \
H A Dwasm-compiler.cc5134 return graph()->NewNode(mcgraph()->machine()->I8x16ExtractLaneU(lane), in SimdLaneOp()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h549 V(I8x16ExtractLaneU, 0xfd16, _) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1127 void I8x16ExtractLaneU(Register dst, Simd128Register src,
H A Dmacro-assembler-s390.cc5174 void TurboAssembler::I8x16ExtractLaneU(Register dst, Simd128Register src, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2454 V(i8x16_extract_lane_u, I8x16ExtractLaneU, gp) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2732 V(I8x16ExtractLaneU, Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc4077 CASE_SIMD_EXTRACT_LANE_OP(I8x16ExtractLaneU, I32, i8x16_extract_lane_u)

Completed in 44 milliseconds