Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp505 EVT ExtendTy = cast<VTSDNode>(Op0Op2)->getVT(); in performANDCombine() local
506 unsigned ExtendTySize = ExtendTy.getSizeInBits(); in performANDCombine()
908 EVT ExtendTy = cast<VTSDNode>(Op0Op0->getOperand(2))->getVT(); in performSRACombine() local
909 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp575 EVT ExtendTy = cast<VTSDNode>(Op0Op2)->getVT(); in performANDCombine() local
576 unsigned ExtendTySize = ExtendTy.getSizeInBits(); in performANDCombine()
920 EVT ExtendTy = cast<VTSDNode>(Op0Op0->getOperand(2))->getVT(); in performSRACombine() local
921 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine()