Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrFormats.td18 def VecNOP : VecInstTypeEnum<0>;
33 bits<4> VecInstType = VecNOP.Value;
H A DNVPTX.h87 VecNOP = 0, enumerator