Home
last modified time | relevance | path

Searched refs:PreAnalyzeReturnForVectorFloat (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCCState.h74 PreAnalyzeReturnForVectorFloat(const SmallVectorImpl<ISD::OutputArg> &Outs);
174 PreAnalyzeReturnForVectorFloat(Outs); in PreAnalyzeReturn()
186 PreAnalyzeReturnForVectorFloat(ArgsFlags); in CheckReturn()
H A DMipsCCState.cpp120 void MipsCCState::PreAnalyzeReturnForVectorFloat( in PreAnalyzeReturnForVectorFloat() function in MipsCCState