Searched defs:constant_type (Results 1 – 7 of 7) sorted by relevance
97 std::string constant_type; member
1013 auto &constant_type = get<SPIRType>(type); in make_constant_null() local
1340 TypeID constant_type = 0; member
4430 auto &constant_type = get<SPIRType>(type); in make_constant_null() local
460 Node* comparison, Node* from_char_code, Type constant_type, bool inverted) { in TryReduceStringComparisonOfStringFromSingleCharCode()