Searched refs:CCInfo2 (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CallingConvLower.cpp | 271 CCState CCInfo2(CallerCC, false, MF, RVLocs2, C); in resultsCompatible() local 272 CCInfo2.AnalyzeCallResult(Ins, CallerFn); in resultsCompatible()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CallLowering.cpp | 421 CCState CCInfo2(CallerCC, false, MF, ArgLocs2, F.getContext()); in resultsCompatible() local 422 if (!analyzeArgInfo(CCInfo2, InArgs, CallerAssignFnFixed, in resultsCompatible()
|