Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsCCState.h50 PreAnalyzeFormalArgumentsForF128(const SmallVectorImpl<ISD::InputArg> &Ins);
113 PreAnalyzeFormalArgumentsForF128(Ins); in AnalyzeFormalArguments()
H A DMipsCCState.cpp148 void MipsCCState::PreAnalyzeFormalArgumentsForF128( in PreAnalyzeFormalArgumentsForF128() function in MipsCCState