Searched refs:I32x4GeS (Results 1 – 18 of 18) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 801 const Operator* I32x4GeS(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 875 V(I32x4GeS) \
|
D | machine-operator.cc | 504 V(I32x4GeS, Operator::kNoProperties, 2, 0, 1) \
|
D | wasm-compiler.cc | 4742 return graph()->NewNode(mcgraph()->machine()->I32x4GeS(), inputs[1], in SimdOp() 4748 return graph()->NewNode(mcgraph()->machine()->I32x4GeS(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 362 V(I32x4GeS, 0xfd3f, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1313 V(I32x4GeS) \ in SIMD_UNOP_LIST()
|
D | macro-assembler-s390.cc | 5541 void TurboAssembler::I32x4GeS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | instruction-selector-ppc.cc | 2253 V(I32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2245 V(I32x4GeS, kMipsI32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2463 V(I32x4GeS) \
|
D | code-generator-s390.cc | 2627 V(I32x4GeS) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2746 V(I32x4GeS, kLoong64I32x4GeS) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2303 V(i32x4_ge_s, I32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2665 V(I32x4GeS, kArmI32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3002 V(I32x4GeS, kMips64I32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2308 V(I32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 2975 V(I32x4GeS, kRiscvI32x4GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3131 V(I32x4GeS) \ in VISIT_ATOMIC_BINOP()
|