Searched refs:CCInfo1 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | CallingConvLower.cpp | 261 CCState CCInfo1(CalleeCC, false, MF, RVLocs1, C); in resultsCompatible() local 262 CCInfo1.AnalyzeCallResult(Ins, CalleeFn); in resultsCompatible()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CallingConvLower.cpp | 278 CCState CCInfo1(CalleeCC, false, MF, RVLocs1, C); in resultsCompatible() local 279 CCInfo1.AnalyzeCallResult(Ins, CalleeFn); in resultsCompatible()
|