Searched defs:Libcalls (Results 1 – 3 of 3) sorted by relevance
50 StringSet<> Libcalls; member in __anon15c1e0480111::PreserveLibCallsAndAsmUsed
405 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom() local
1468 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local1482 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local1496 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local1571 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local1613 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()