Home
last modified time | relevance | path

Searched refs:LCALLS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp452 #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 DLegalizerHelper.cpp738 #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()