Home
last modified time | relevance | path

Searched refs:CCInfo2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DCallingConvLower.cpp265 CCState CCInfo2(CallerCC, false, MF, RVLocs2, C); in resultsCompatible() local
266 CCInfo2.AnalyzeCallResult(Ins, CallerFn); in resultsCompatible()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCallingConvLower.cpp282 CCState CCInfo2(CallerCC, false, MF, RVLocs2, C); in resultsCompatible() local
283 CCInfo2.AnalyzeCallResult(Ins, CallerFn); in resultsCompatible()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp1688 ARMCCState CCInfo2(CallerCC, false, DAG.getMachineFunction(), in IsEligibleForTailCallOptimization() local
1690 CCInfo2.AnalyzeCallResult(Ins, CCAssignFnForNode(CallerCC, true, isVarArg)); in IsEligibleForTailCallOptimization()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp2676 CCState CCInfo2(CallerCC, false, DAG.getMachineFunction(), in IsEligibleForTailCallOptimization() local
2678 CCInfo2.AnalyzeCallResult(Ins, RetCC_X86); in IsEligibleForTailCallOptimization()