Searched defs:Libcalls (Results 1 – 3 of 3) sorted by relevance
51 StringSet<> Libcalls; member in __anonb7acecd40111::PreserveLibCallsAndAsmUsed
409 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom() local
1614 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local1627 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local1640 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local1718 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local1759 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()