Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXInstrFormats.td34 bits<4> VecInstType = VecNOP.Value;
39 let TSFlags{3-0} = VecInstType;
DNVPTX.h78 enum VecInstType { enum
DNVPTXVector.td24 let isAsCheapAsAMove=1, VecInstType=isVecExtract.Value in {
106 let isAsCheapAsAMove=1, VecInstType=isVecInsert.Value in {
316 let VecInstType=isVecOther.Value in {
377 let VecInstType=isVecOther.Value in {
402 let VecInstType=isVecOther.Value in {
514 let VecInstType=isVecOther.Value in {
539 let VecInstType=isVecOther.Value in {
559 let VecInstType=isVecOther.Value in {
664 let neverHasSideEffects=1, VecInstType=isVecShuffle.Value in {
819 let isAsCheapAsAMove=1, VecInstType=isVecBuild.Value in {
[all …]