Home
last modified time | relevance | path

Searched refs:neg_1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/test/ubsan/TestCases/Pointer/
Dunsigned-index-expression.cpp7 unsigned long long neg_1 = -1; in main() local
10 char *q = p + neg_1; in main()
13 char *q1 = p - neg_1; in main()
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp130 IntTemplate<-1> neg_1; in template_mangling() local
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp132 IntTemplate<-1> neg_1; in template_mangling() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc488 auto neg_1 = builder.AddInstruction( in TEST_F() local
491 HloInstruction::CreateUnary(f32vec100_, HloOpcode::kNegate, neg_1)); in TEST_F()
501 BufferAllocation neg_1_buffer = GetAllocation(*buffers, neg_1, {}); in TEST_F()
/external/vixl/test/aarch64/
Dtest-cpu-features-aarch64.cc390 TEST_NONE(neg_1, neg(x0, Operand(x1, ASR, 33)))
1518 TEST_NEON(neg_1, neg(v0.V16B(), v1.V16B()))