Searched refs:VecNOP (Results 1 – 3 of 3) sorted by relevance
19 def VecNOP : VecInstTypeEnum<0>;34 bits<4> VecInstType = VecNOP.Value;
83 VecNOP = 0, enumerator
135 #define ISVECINST(x) (VECINST(x) != NVPTX::VecNOP)