Home
last modified time | relevance | path

Searched refs:lowerShiftLeftParts (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h448 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
DMipsISelLowering.cpp912 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()
2173 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h556 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
DMipsISelLowering.cpp1223 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()
2366 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in MipsTargetLowering