Searched refs:lowerINTRINSIC_W_CHAIN (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h72 SDValue lowerINTRINSIC_W_CHAIN(SDValue Op, SelectionDAG &DAG) const;
H A DMipsSEISelLowering.cpp374 case ISD::INTRINSIC_W_CHAIN: return lowerINTRINSIC_W_CHAIN(Op, DAG);
2189 SDValue MipsSETargetLowering::lowerINTRINSIC_W_CHAIN(SDValue Op, function in class:MipsSETargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h532 SDValue lowerINTRINSIC_W_CHAIN(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3426 SystemZTargetLowering::lowerINTRINSIC_W_CHAIN(SDValue Op,
4564 return lowerINTRINSIC_W_CHAIN(Op, DAG);

Completed in 179 milliseconds