Searched defs:Libcalls (Results 1 – 2 of 2) sorted by relevance
51 StringSet<> Libcalls; member in __anon40220b5e0111::PreserveLibCallsAndAsmUsed
1312 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local1326 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local1340 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local1413 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local1455 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()