Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCCState.h53 PreAnalyzeCallResultForVectorFloat(const SmallVectorImpl<ISD::InputArg> &Ins,
124 PreAnalyzeCallResultForVectorFloat(Ins, RetTy); in AnalyzeCallResult()
DMipsCCState.cpp112 void MipsCCState::PreAnalyzeCallResultForVectorFloat( in PreAnalyzeCallResultForVectorFloat() function in MipsCCState