Searched refs:extendCastType (Results 1 – 1 of 1) sorted by relevance
976 Instruction::CastOps extendCastType = Instruction::CastOps::CastOpsEnd; in JitGatherVertices() local987 extendCastType = Instruction::CastOps::ZExt; in JitGatherVertices()992 extendCastType = Instruction::CastOps::SExt; in JitGatherVertices()996 extendCastType = Instruction::CastOps::UIToFP; in JitGatherVertices()1000 extendCastType = Instruction::CastOps::SIToFP; in JitGatherVertices()1004 extendCastType = Instruction::CastOps::SExt; in JitGatherVertices()1026 …Shuffle8bpcArgs args = std::forward_as_tuple(vGatherResult, pVtxOut, extendCastType, conversionTyp… in JitGatherVertices()1066 …huffle16bpcArgs args = std::forward_as_tuple(vGatherResult, pVtxOut, extendCastType, conversionTyp… in JitGatherVertices()