Searched refs:lowerINTRINSIC_VOID (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h75 SDValue lowerINTRINSIC_VOID(SDValue Op, SelectionDAG &DAG) const;
H A DMipsSEISelLowering.cpp276 case ISD::INTRINSIC_VOID: return lowerINTRINSIC_VOID(Op, DAG);
2103 SDValue MipsSETargetLowering::lowerINTRINSIC_VOID(SDValue Op, function in class:MipsSETargetLowering

Completed in 102 milliseconds