Searched refs:LCALLS (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 487 #define LCALLS(A, B) \ in getOUTLINE_ATOMIC() macro 490 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOUTLINE_ATOMIC() 519 #undef LCALLS in getOUTLINE_ATOMIC()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 804 #define LCALLS(A, B) {A##B##_RELAX, A##B##_ACQ, A##B##_REL, A##B##_ACQ_REL} in getOutlineAtomicLibcall() macro 806 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOutlineAtomicLibcall() 837 #undef LCALLS in getOutlineAtomicLibcall()
|