Searched refs:fShort4_Type (Results 1 – 5 of 5) sorted by relevance
54 , fShort4_Type(new Type("short4", *fShort_Type, 4)) in Context()198 fShort3_Type.get(), fShort4_Type.get() }))256 const std::unique_ptr<Type> fShort4_Type; variable
59 type == *context.fShort4_Type || in ParameterCType()
231 type == *fContext.fShort4_Type || in writeRuntimeValue()
168 case 4: return *context.fShort4_Type; in toCompound()
63 case 4: return *context.fShort4_Type; in get_type()