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;
50 let TSFlags{3-0} = VecInstType;
DNVPTXVector.td24 let isAsCheapAsAMove=1, VecInstType=isVecExtract.Value in {
106 let isAsCheapAsAMove=1, VecInstType=isVecInsert.Value in {
314 let VecInstType=isVecOther.Value in {
375 let VecInstType=isVecOther.Value in {
400 let VecInstType=isVecOther.Value in {
512 let VecInstType=isVecOther.Value in {
537 let VecInstType=isVecOther.Value in {
557 let VecInstType=isVecOther.Value in {
662 let hasSideEffects=0, VecInstType=isVecShuffle.Value in {
817 let isAsCheapAsAMove=1, VecInstType=isVecBuild.Value in {
[all …]
DNVPTX.h74 enum VecInstType { enum