Lines Matching refs:Other
252 // cache values defined by Instructions across blocks, and other values
359 if (VT == MVT::Other || !VT.isSimple())
627 // here but it has no other uses, then we have a problem. E.g.,
738 if (SrcVT == MVT::Other || !SrcVT.isSimple() ||
739 DstVT == MVT::Other || !DstVT.isSimple())
779 // Bitcasts of other values become reg-reg copies or BITCAST operators.
782 if (SrcEVT == MVT::Other || DstEVT == MVT::Other ||
1490 if (VT == MVT::Other || !TLI.isTypeLegal(VT)) {
1568 // other random instructions (like sign extends) for addressing modes; make