Home
last modified time | relevance | path

Searched defs:FuncArgs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h105 std::vector<TargetLowering::ArgListEntry> &FuncArgs, const char *Func) { in PreAnalyzeCallOperands()
116 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
H A DMipsCCState.cpp145 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands()