Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCCState.h60 PreAnalyzeReturnForVectorFloat(const SmallVectorImpl<ISD::OutputArg> &Outs);
134 PreAnalyzeReturnForVectorFloat(Outs); in AnalyzeReturn()
144 PreAnalyzeReturnForVectorFloat(ArgsFlags); in CheckReturn()
DMipsCCState.cpp121 void MipsCCState::PreAnalyzeReturnForVectorFloat( in PreAnalyzeReturnForVectorFloat() function in MipsCCState