Home
last modified time | relevance | path

Searched refs:libcall (Results 1 – 25 of 65) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2011-08-29-SchedCycle.ll4 ; libcall #1
9 ; \ / libcall #2
14 ; unlucky, it can force libcall #2 before libcall #1 in the above case.
18 ; libcall #2
20 ; libcall #1
H A Dlocal-call.ll4 ; This function just messes up the offsets enough to make the libcall in
/llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp2136 Helper.libcall(*MIBFADD, DummyLocObserver)); in TEST_F()
2337 Helper.libcall(*MIBAdd32, DummyLocObserver)); in TEST_F()
2339 Helper.libcall(*MIBAdd64, DummyLocObserver)); in TEST_F()
2390 Helper.libcall(*MIBSub32, DummyLocObserver)); in TEST_F()
2392 Helper.libcall(*MIBSub64, DummyLocObserver)); in TEST_F()
2443 Helper.libcall(*MIBMul32, DummyLocObserver)); in TEST_F()
2445 Helper.libcall(*MIBMul64, DummyLocObserver)); in TEST_F()
2496 Helper.libcall(*MIBDiv32, DummyLocObserver)); in TEST_F()
2498 Helper.libcall(*MIBDiv64, DummyLocObserver)); in TEST_F()
2740 Helper.libcall(*MIBMa32, DummyLocObserver)); in TEST_F()
[all …]
/llvm-project-15.0.7/llvm/test/Other/
H A Dcgscc-libcall-update.ll2 ; one libcall into an unrelated libcall and update the call graph accordingly.
4 ; Also check that it can handle inlining *removing* a libcall entirely.
44 ; Check that even when we completely remove a libcall we don't get the call
59 ; used when doing further libcall transformations.
/llvm-project-15.0.7/lld/test/COFF/
H A Dlibcall-archive.ll4 ; RUN: llvm-as -o %t2.obj %S/Inputs/libcall-archive.ll
5 ; RUN: llvm-mc -filetype=obj -triple=i686-unknown-windows -o %t3.obj %S/Inputs/libcall-archive.s
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dversion-libcall.ll10 ;; An exact pattern can localize a libcall.
15 ;; A wildcard pattern can localize a libcall.
23 ;; Test that --dynamic-list works on such libcall fetched symbols.
H A Dlibcall-archive.ll4 ; RUN: llvm-as -o %t2.o %S/Inputs/libcall-archive.ll
5 ; RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux -o %t3.o %S/Inputs/libcall-archive.s
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dlibcall-fulfilled.ll9 ; Underlying libcall declaration
32 ; Underlying libcall definition
/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dfloat-constants.ll31 ;; And for a libcall emitted from the pow intrinsic. (libcall
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dfp16.ll5 ; Generate correct libcall names for conversion from fp16 to fp32.
9 ; Generate correcct libcall names for conversion from fp32/fp64 to fp16
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Ddiv_i128.ll4 ; SDAG-ERR: LLVM ERROR: unsupported libcall legalization
/llvm-project-15.0.7/llvm/test/LTO/X86/
H A Dtli-sqrtf_finite.ll4 ; Check that sqrtf_finite is recognized as a libcall by SelectionDAGBuilder
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2009-04-07-MulPromoteToI96.ll5 ; not a legal type for the target, and we don't want a libcall.
H A Dstrchr-2.ll1 ; Test that the strchr libcall simplifier works correctly.
H A Dstrrchr-2.ll1 ; Test that the strrchr libcall simplifier works correctly.
H A Dstrcat-3.ll1 ; Test that the strcat libcall simplifier works correctly.
H A Dstrncat-3.ll2 ; Test that the strncat libcall simplifier works correctly.
H A Dstrcat-2.ll1 ; Test that the strcat libcall simplifier works correctly.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dalldiv-divdi3.ll1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
H A Dallrem-moddi3.ll1 ; Test that, for a 64 bit signed rem, a libcall to allrem is made on Windows
/llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dlibcall.ll1 ; A call to a libcall function is not a statepoint.
/llvm-project-15.0.7/llvm/test/CodeGen/M68k/Arith/
H A Dmul64.ll4 ; Currenlty making the libcall is ok, x20 supports i32 mul/div which
/llvm-project-15.0.7/lld/test/wasm/lto/
H A Dlibcall-truncsfhf2.ll2 ; RUN: llvm-as %p/Inputs/libcall-truncsfhf2.ll -o %t.truncsfhf2.o
H A Dlibcall-archive.ll3 ; RUN: llvm-as -o %t2.o %S/Inputs/libcall-archive.ll
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/X86/
H A Dsimplify-libcalls-memcmp.ll6 ; not match the expected libcall signature for memcmp -

123