Searched defs:OrigArgIndices (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp391 SmallVector<unsigned, 8> OrigArgIndices; local
433 SmallVector<unsigned, 8> OrigArgIndices; local
550 SmallVector<unsigned, 8> OrigArgIndices; local
635 subTargetRegTypeForCallingConv( const Function &F, ArrayRef<ArgInfo> Args, ArrayRef<unsigned> OrigArgIndices, SmallVectorImpl<T> &ISDArgs) const argument
[all...]

Completed in 48 milliseconds