HomeSort by relevance Sort by last modified time
    Searched refs:ResVecTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 889 EVT ResVecTy = BVN->getValueType(0);
929 if (ResVecTy != ViaVecTy) {
930 // If LdiOp is writing to a different register class to ResVecTy, then
935 MVT ResVecTySimple = ResVecTy.getSimpleVT();
938 ResVecTy, SDValue(Res, 0),
    [all...]
MipsSEISelLowering.cpp     [all...]

Completed in 68 milliseconds