Home
last modified time | relevance | path

Searched refs:SPLAT (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h176 SPLAT, enumerator
H A DSystemZOperators.td302 def z_splat : SDNode<"SystemZISD::SPLAT", SDT_ZVecBinaryInt>;
H A DSystemZISelLowering.cpp4693 if (SystemZISD::SPLAT == ShuffleOp.getOpcode() && in getVPermMask()
5474 return DAG.getNode(SystemZISD::SPLAT, DL, VT, Op.getOperand(0), in lowerVECTOR_SHUFFLE()
5958 OPCODE(SPLAT); in getTargetNodeName()
6066 else if ((Opcode == ISD::VECTOR_SHUFFLE || Opcode == SystemZISD::SPLAT) && in combineExtract()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td1370 (instregex "EVLHH(E|OS|OU)SPLAT(X)?$"),
1373 (instregex "EVLW(H|W)SPLAT(X)?$"),
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td346 def : InstRW<[P5600WriteMSAShortInt], (instregex "^(SPLAT|SPLATI)_[BHWD]$")>;
H A DMipsScheduleGeneric.td1468 def : InstRW<[GenericWriteMSAShortInt], (instregex "^(SPLAT|SPLATI)_[BHWD]$")>;
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlop.pod2499 open(SPLAT, "stuff") || die "can't open stuff: $!";
2500 open(STDIN, "<&SPLAT") || die "can't dupe SPLAT: $!";
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A Darm_neon.td286 def SPLAT : WInst<"splat_lane", ".(!q)I",