Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsCCState.cpp157 void MipsCCState::PreAnalyzeFormalArgument(const Type *ArgTy, in PreAnalyzeFormalArgument() function in MipsCCState
H A DMipsCCState.h41 void PreAnalyzeFormalArgument(const Type *ArgTy, ISD::ArgFlagsTy Flags);
H A DMipsCallLowering.cpp78 State.PreAnalyzeFormalArgument(Info.Ty, Flags); in assignArg()