Searched defs:CCInfo2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 273 CCState CCInfo2(CallerCC, false, MF, RVLocs2, C); in resultsCompatible() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 1210 CCState CCInfo2(CallerCC, F.isVarArg(), MF, ArgLocs2, F.getContext()); in resultsCompatible() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 611 CCState CCInfo2(CLI.CallConv, CLI.IsVarArg, DAG.getMachineFunction(), in LowerCall() local
|