Searched defs:Libcalls (Results 1 – 3 of 3) sorted by relevance
51 StringSet<> Libcalls; member in __anonae6e7d080111::PreserveLibCallsAndAsmUsed
404 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom() local
1515 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local1528 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local1541 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local1615 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local1656 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()