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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp905 case ISD::VASTART: return lowerVASTART(Op, DAG);
1920 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering

Completed in 139 milliseconds