Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXInstrFormats.td19 def VecNOP : VecInstTypeEnum<0>;
34 bits<4> VecInstType = VecNOP.Value;
DNVPTX.h83 VecNOP = 0, enumerator
DVectorElementize.cpp135 #define ISVECINST(x) (VECINST(x) != NVPTX::VecNOP)