/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 424 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 425 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 438 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 442 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 443 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 414 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 415 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 428 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 432 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 433 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 426 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 427 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 440 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 444 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 445 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 414 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 415 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 428 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 432 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 433 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 414 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 415 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 428 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 432 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 433 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 466 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 467 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 480 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 484 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 485 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 680 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 681 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 694 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 698 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 699 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 680 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 681 CCState CCInfo1(CalleeCC, false, MF, ArgLocs1, F.getContext()); in resultsCompatible() 694 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 698 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 699 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 974 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 975 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); in resultsCompatible() 986 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 990 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 991 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 974 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 975 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); in resultsCompatible() 986 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 990 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 991 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 974 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 975 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); in resultsCompatible() 986 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 990 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 991 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 1004 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 1005 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); in resultsCompatible() 1016 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 1020 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 1021 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 974 SmallVector<CCValAssign, 16> ArgLocs1; in resultsCompatible() local 975 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); in resultsCompatible() 986 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible() 990 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { in resultsCompatible() 991 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 974 SmallVector<CCValAssign, 16> ArgLocs1; 975 CCState CCInfo1(CalleeCC, Info.IsVarArg, MF, ArgLocs1, F.getContext()); 986 if (ArgLocs1.size() != ArgLocs2.size()) 990 for (unsigned i = 0, e = ArgLocs1.size(); i < e; ++i) { 991 const CCValAssign &Loc1 = ArgLocs1[i];
|