Home
last modified time | relevance | path

Searched refs:test_log (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmacro-repeated-side-effects.c123 void test_log(int a) { in test_log() function
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2011-11-29-128bitArithmetics.ll152 define void @test_log(<4 x float>* %X) nounwind {
154 ; CHECK-LABEL: test_log:
H A Dfp16-fullfp16.ll338 define void @test_log(half* %p) {
339 ; CHECK-LABEL: test_log:
H A Dfp16-promote.ll544 ; CHECK-FP16-LABEL: test_log:
548 ; CHECK-LIBCALL-LABEL: test_log:
552 define void @test_log(half* %p) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dillegal-float-ops.ll78 define void @test_log(float %float, double %double, fp128 %fp128) {
79 ; CHECK-LABEL: test_log:
H A Df16-instructions.ll945 ; FALLBACK-NOT: remark:{{.*}}test_log
946 ; FALLBACK-FP16-NOT: remark:{{.*}}test_log
948 ; CHECK-COMMON-LABEL: test_log:
957 ; GISEL-LABEL: test_log:
966 define half @test_log(half %a) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/HardwareLoops/ARM/
H A Dcalls.ll156 ; CHECK-LABEL: test_log
159 define float @test_log(float* %a) {
/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir274 func.func @test_log(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp396 void test_log() in test_log() function
1512 test_log(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Df16-instructions.ll921 ; XCHECK-LABEL: test_log(
922 ;define half @test_log(half %a) #0 {
H A Df16x2-instructions.ll1144 ; XCHECK-LABEL: test_log(
1145 ;define <2 x half> @test_log(<2 x half> %a) #0 {
/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp401 void test_log() in test_log() function
1594 test_log(); in main()