Home
last modified time | relevance | path

Searched defs:Libcalls (Results 51 – 51 of 51) sorted by relevance

123

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1556 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local
1569 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local
1582 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local
1656 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local
1697 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()

123