Home
last modified time | relevance | path

Searched defs:VISIT_SIMD_QFMOP (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3410 #define VISIT_SIMD_QFMOP(Opcode) \ macro
3417 VISIT_SIMD_QFMOP(F64x2Qfms) in VISIT_SIMD_QFMOP() function
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc3113 #define VISIT_SIMD_QFMOP(Name, instruction) \ in SIMD_VISIT_SELECT_LANE() macro
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc4024 #define VISIT_SIMD_QFMOP(op) \ macro