Home
last modified time | relevance | path

Searched refs:test_neg (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dfloat.ll7 ; V8-LABEL: test_neg:
12 ; V8-UNOPT-LABEL: test_neg:
18 ; V9-LABEL: test_neg:
21 ; SPARC64-LABEL: test_neg:
24 define double @test_neg() {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dfp128-bitcast-after-operation.ll49 define i128 @test_neg(ppc_fp128 %x) nounwind {
50 ; PPC64-P8-LABEL: test_neg:
60 ; PPC64-LABEL: test_neg:
72 ; PPC32-LABEL: test_neg:
/llvm-project-15.0.7/clang/test/Sema/
H A Dsign-compare-enum.c54 int test_neg(enum NegEnum a) { in test_neg() function
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dimplied-cond.ll39 define void @test_neg(i32 %length.i, i32 %i) {
40 ; CHECK-LABEL: @test_neg(
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dzvector2.c23 void test_neg (void) in test_neg() function
H A Dzvector.c114 void test_neg(void) { in test_neg() function
/llvm-project-15.0.7/llvm/test/Transforms/LICM/
H A Dargmemonly-call.ll21 define void @test_neg(i32* %loc) {
22 ; CHECK-LABEL: @test_neg
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dadd-sitofp.ll33 define float @test_neg(i32 %a) {
34 ; CHECK-LABEL: @test_neg(
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h52 bool test_neg(testspec_t* t, FILE* ofp);
H A Dimtest.c100 {"neg", 2, 1, test_neg}, /* r1 = -r0 */
H A Dimdrover.c482 bool test_neg(testspec_t* t, FILE* ofp) { in test_neg() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-fp128.ll420 define fp128 @test_neg(fp128 %in) {
421 ; CHECK-LABEL: test_neg:
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Dpost-inc-range.ll168 define void @test_neg(i32* %array_length_ptr, i32* %base,
169 ; CHECK-LABEL: @test_neg(
/llvm-project-15.0.7/clang/test/Analysis/
H A Dretain-release-inline.m296 void test_neg(void) { function