Home
last modified time | relevance | path

Searched refs:test_0 (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/CodeGen/AMDGPU/
Dsampler-resource-id.ll3 ; FUNC-LABEL: {{^}}test_0:
8 define void @test_0(i32 %in0, i32 addrspace(1)* %out) {
46 !0 = !{void (i32, i32 addrspace(1)*)* @test_0, !10, !20, !30, !40, !50}
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dsampler-resource-id.ll3 ; FUNC-LABEL: {{^}}test_0:
8 define amdgpu_kernel void @test_0(i32 %in0, i32 addrspace(1)* %out) {
46 !0 = !{void (i32, i32 addrspace(1)*)* @test_0, !10, !20, !30, !40, !50}
/external/llvm-project/llvm/test/Feature/OperandBundles/
Dfunction-attrs.ll6 define void @test_0(i32* %x) {
9 ; CHECK-LABEL: define void @test_0(i32* %x) #2 {
Ddse.ll6 define void @test_0() {
7 ; CHECK-LABEL: @test_0(
/external/llvm-project/llvm/test/Transforms/SCCP/
Dcalltest.ll7 define double @test_0(i32 %param) {
8 ; CHECK-LABEL: @test_0(
/external/llvm/test/Feature/OperandBundles/
Dfunction-attrs.ll6 define void @test_0(i32* %x) {
9 ; CHECK-LABEL: define void @test_0(i32* %x) {
Ddse.ll6 define void @test_0() {
7 ; CHECK-LABEL: @test_0(
/external/llvm/examples/BrainF/
DBrainF.cpp257 Value *test_0 = builder-> in readloop() local
266 CreateOr(test_0, test_1, testreg); in readloop()
448 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0, in readloop() local
453 BranchInst::Create(bb_0, oldbb, test_0, testbb); in readloop()
/external/llvm-project/llvm/examples/BrainF/
DBrainF.cpp254 Value *test_0 = builder-> in readloop() local
263 CreateOr(test_0, test_1, testreg); in readloop()
446 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0, in readloop() local
451 BranchInst::Create(bb_0, oldbb, test_0, testbb); in readloop()
/external/llvm-project/llvm/test/CodeGen/Hexagon/vect/
Dvect-bool-basic-compile.ll4 ; CHECK-LABEL: test_0:
11 define i32 @test_0(i32 %a0, i32 %a1) #0 {
/external/llvm-project/clang/test/Parser/
Dpragma-fp.cpp3 void test_0(int *List, int Length) { in test_0() function
/external/flatbuffers/tests/
DKotlinTest.kt130 val test_0 = monster.test4(0)!! in TestBuffer() constant
133 assert(test_0.a + test_0.b + test_1.a + test_1.b == 100) in TestBuffer()
DJavaScriptTest.js151 var test_0 = monster.test4(0);
154 assert.strictEqual(test_0.a() + test_0.b() + test_1.a() + test_1.b(), 100);
DphpTest.php133 $test_0 = $monster->GetTest4(0);
136 … $assert->strictEqual($test_0->GetA() + $test_0->GetB() + $test_1->GetA() + $test_1->GetB(), 100);
DJavaTest.java160 Test test_0 = monster.test4(0); in TestBuffer() local
163 TestEq(test_0.a() + test_0.b() + test_1.a() + test_1.b(), 100); in TestBuffer()
166 test_0 = test4Vector.get(0); in TestBuffer()
169 TestEq(test_0.a() + test_0.b() + test_1.a() + test_1.b(), 100); in TestBuffer()
Dtest.cpp408 auto test_0 = tests->Get(0); in AccessFlatBufferTest() local
410 TEST_EQ(test_0->a(), 10); in AccessFlatBufferTest()
411 TEST_EQ(test_0->b(), 20); in AccessFlatBufferTest()
3019 auto test_0 = vec->Get(0); in UninitializedVectorTest() local
3021 TEST_EQ(test_0->a(), 10); in UninitializedVectorTest()
3022 TEST_EQ(test_0->b(), 20); in UninitializedVectorTest()
/external/llvm-project/clang/test/CodeGen/
Dbitfield-2.c38 unsigned long long test_0() { in test_0() function
/external/clang/test/CodeGen/
Dbitfield-2.c38 unsigned long long test_0() { in test_0() function
/external/llvm-project/llvm/test/CodeGen/X86/
Dcodegen-prepare-uaddo.ll31 define void @test_0(i64*, i64*) {
32 ; CHECK-LABEL: test_0:
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_illegal.cpp1336 OpName %24 "test_0" in TEST_F()
Dfusion_legal.cpp4468 OpName %28 "test_0" in TEST_F()
4562 CHECK: OpName [[TEST_0:%\w+]] "test_0" in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_illegal.cpp1336 OpName %24 "test_0" in TEST_F()
Dfusion_legal.cpp4468 OpName %28 "test_0" in TEST_F()
4562 CHECK: OpName [[TEST_0:%\w+]] "test_0" in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_illegal.cpp1336 OpName %24 "test_0" in TEST_F()
Dfusion_legal.cpp4468 OpName %28 "test_0" in TEST_F()
4562 CHECK: OpName [[TEST_0:%\w+]] "test_0" in TEST_F()

12