Searched refs:LCALLS (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 452 #define LCALLS(A, B) \ in getOUTLINE_ATOMIC() macro 455 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOUTLINE_ATOMIC() 484 #undef LCALLS in getOUTLINE_ATOMIC()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 738 #define LCALLS(A, B) \ in getOutlineAtomicLibcall() macro 741 LCALLS(A, 1), LCALLS(A, 2), LCALLS(A, 4), LCALLS(A, 8), LCALLS(A, 16) in getOutlineAtomicLibcall() 772 #undef LCALLS in getOutlineAtomicLibcall()
|