Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h183 SPLAT,
H A DSystemZISelLowering.cpp4330 if (SystemZISD::SPLAT == ShuffleOp.getOpcode() && in getVPermMask()
4934 return DAG.getNode(SystemZISD::SPLAT, DL, VT, Op.getOperand(0), in lowerVECTOR_SHUFFLE()
5352 OPCODE(SPLAT); in getTargetNodeName()
5460 else if ((Opcode == ISD::VECTOR_SHUFFLE || Opcode == SystemZISD::SPLAT) && in combineExtract()
/third_party/ffmpeg/libavcodec/
H A Dvp9block.c1020 #define SPLAT(la, end, step, cond) \ in decode_coeffs() macro
1051 SPLAT(a, end_x, step, end_x == w4); \ in decode_coeffs()
1052 SPLAT(l, end_y, step, end_y == h4); \ in decode_coeffs()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h938 SPLAT = ((1U << 23) + 20),
H A Dassembler-mips64.cc3449 MSA_3R_SLD_SPLAT(splat, SPLAT)
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h889 SPLAT = ((1U << 23) + 20),
H A Dassembler-mips.cc3241 MSA_3R_SLD_SPLAT(splat, SPLAT)
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc5389 case SPLAT:
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc5102 case SPLAT:

Completed in 56 milliseconds