Home
last modified time | relevance | path

Searched refs:PreAnalyzeReturnValue (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCCState.h42 void PreAnalyzeReturnValue(EVT ArgVT);
H A DMipsCCState.cpp129 void MipsCCState::PreAnalyzeReturnValue(EVT ArgVT) { in PreAnalyzeReturnValue() function in MipsCCState
H A DMipsCallLowering.cpp48 State.PreAnalyzeReturnValue(EVT::getEVT(Info.Ty)); in assignArg()