Searched defs:ArgCCInfo (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 1010 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall() 1055 SystemZCCState ArgCCInfo(CallConv, IsVarArg, MF, ArgLocs, *DAG.getContext()); in LowerCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.cpp | 2114 CCState ArgCCInfo(CallConv, IsVarArg, MF, ArgLocs, *DAG.getContext()); in LowerCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 1468 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall() 1513 SystemZCCState ArgCCInfo(CallConv, IsVarArg, MF, ArgLocs, *DAG.getContext()); in LowerCall() local
|