Searched refs:LCALLS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 574 #define LCALLS(A, B) \ in getOUTLINE_ATOMIC() macro 577 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOUTLINE_ATOMIC() 606 #undef LCALLS in getOUTLINE_ATOMIC()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 719 #define LCALLS(A, B) \ in getOutlineAtomicLibcall() macro 722 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOutlineAtomicLibcall() 753 #undef LCALLS in getOutlineAtomicLibcall()
|