Searched refs:targetPairList (Results 1 – 6 of 6) sorted by relevance
364 const spirv::PairLiteralIntegerIdRefList &targetPairList,
1710 const spirv::PairLiteralIntegerIdRefList &targetPairList, in writeSwitch() argument1721 targetPairList); in writeSwitch()
923 PairLiteralIntegerIdRefList *targetPairList);
790 const PairLiteralIntegerIdRefList &targetPairList);
3291 PairLiteralIntegerIdRefList *targetPairList) in ParseSwitch() argument3300 if (targetPairList) in ParseSwitch()3304 targetPairList->emplace_back(PairLiteralIntegerIdRef{LiteralInteger(_instruction[_o]), in ParseSwitch()
2743 const PairLiteralIntegerIdRefList &targetPairList) in WriteSwitch() argument2749 for (const auto &operand : targetPairList) in WriteSwitch()