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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h372 void analyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
425 void analyzeReturn(const SmallVectorImpl<Ty> &RetVals, bool IsSoftFloat,
H A DMipsISelLowering.cpp2820 MipsCCInfo.analyzeReturn(Outs, Subtarget->mipsSEUsesSoftFloat(),
3406 analyzeReturn(const SmallVectorImpl<Ty> &RetVals, bool IsSoftFloat, function in class:MipsTargetLowering::MipsCC
3433 analyzeReturn(Ins, IsSoftFloat, CallNode, RetTy);
3437 analyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsSoftFloat, function in class:MipsTargetLowering::MipsCC
3439 analyzeReturn(Outs, IsSoftFloat, nullptr, RetTy);

Completed in 224 milliseconds