Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/LTO/
DUpdateCompilerUsed.cpp51 StringSet<> Libcalls; member in __anon270430f90111::PreserveLibCallsAndAsmUsed
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1614 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicLoadToLibcall() local
1627 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicStoreToLibcall() local
1640 static const RTLIB::Libcall Libcalls[6] = { in expandAtomicCASToLibcall() local
1718 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation()); in expandAtomicRMWToLibcall() local
1759 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) { in expandAtomicOpToLibcall()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp409 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom() local