Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1010 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall()
1055 SystemZCCState ArgCCInfo(CallConv, IsVarArg, MF, ArgLocs, *DAG.getContext()); in LowerCall() local