Searched refs:FILLOp (Results 1 – 1 of 1) sorted by relevance
1159 const unsigned FILLOp = in trySelect() local1165 assert(FILLOp != 0 && "Unknown FILL Op for splat synthesis!"); in trySelect()1166 assert((!ABI.IsO32() || (FILLOp != Mips::FILL_D)) && in trySelect()1173 Res = CurDAG->getMachineNode(FILLOp, DL, ViaVecTy, SDValue(Res, 0)); in trySelect()