Searched refs:OpExtInst (Results 1 – 13 of 13) sorted by relevance
225 assert(OC != OpExtInst && "not supported"); in transBuiltin()
1737 case OpExtInst: in transValueWithoutDecoration()
595 OpExtInst = 12,
634 OpExtInst = 12, enumerator
634 OpExtInst = 12,
583 OpExtInst = 12,
622 OpExtInst = 12, enumerator
622 OpExtInst = 12,
595 OpExtInst = 12, enumerator
593 case OpExtInst: in isValid()
260 bool isBuiltinCall() const { return OpCode == OpExtInst;} in isBuiltinCall()
1194 class SPIRVExtInst: public SPIRVFunctionCallGeneric<OpExtInst, 5> {
935 case spv::OpExtInst: in mark_accessible_ids()