Home
last modified time | relevance | path

Searched refs:SpecialValue (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value.cpp156 SpecialValue::SpecialValue(Type type, int value, int chan): in SpecialValue() function in r600::SpecialValue
162 uint32_t SpecialValue::sel() const in sel()
168 void SpecialValue::do_print(std::ostream& os) const in do_print()
192 SpecialValue(Value::cinline, value, chan) in InlineConstValue()
Dsfn_value.h165 class SpecialValue: public Value {
167 SpecialValue(Type type, int value, int chan);
174 class InlineConstValue: public SpecialValue {
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h98 HostDataType SpecialValue(cl_uchar x) in SpecialValue() function
106 HostDataType SpecialValue(cl_ushort x) in SpecialValue() function