Searched refs:ZtValue (Results 1 – 1 of 1) sorted by relevance
2069 SDValue ZtValue; in SelectMultiVectorLutiLane() local2070 if (!ImmToReg<AArch64::ZT0, 0>(Node->getOperand(2), ZtValue)) in SelectMultiVectorLutiLane()2073 SDValue Ops[] = {ZtValue, Node->getOperand(3), Node->getOperand(4)}; in SelectMultiVectorLutiLane()2095 SDValue ZtValue; in SelectMultiVectorLuti() local2097 if (!ImmToReg<AArch64::ZT0, 0>(Node->getOperand(2), ZtValue)) in SelectMultiVectorLuti()2100 Ops.push_back(ZtValue); in SelectMultiVectorLuti()