Searched defs:lowerVASTART (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp846 case ISD::VASTART: return lowerVASTART(Op, DAG);
1799 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2177 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, function in class:SystemZTargetLowering
2717 return lowerVASTART(Op, DAG);

Completed in 94 milliseconds