Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h786 const Operator* I32x4ReplaceLane(int32_t);
H A Dopcodes.h858 V(I32x4ReplaceLane) \
H A Dwasm-compiler.cc2655 mcgraph()->machine()->I32x4ReplaceLane(1), value, in GetExceptionValues()
2658 mcgraph()->machine()->I32x4ReplaceLane(2), value, in GetExceptionValues()
2661 mcgraph()->machine()->I32x4ReplaceLane(3), value, in GetExceptionValues()
5119 return graph()->NewNode(mcgraph()->machine()->I32x4ReplaceLane(lane), in SimdLaneOp()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h560 V(I32x4ReplaceLane, 0xfd1c, _) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1139 void I32x4ReplaceLane(Simd128Register dst, Simd128Register src1,
H A Dmacro-assembler-s390.cc5214 void TurboAssembler::I32x4ReplaceLane(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2470 V(i32x4_replace_lane, I32x4ReplaceLane, gp) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2749 V(I32x4ReplaceLane, Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc4096 CASE_SIMD_REPLACE_LANE_OP(I32x4ReplaceLane, I32, i32x4_replace_lane)

Completed in 43 milliseconds