Searched refs:test_0 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | sampler-resource-id.ll | 3 ; 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/test/Feature/OperandBundles/ |
D | function-attrs.ll | 6 define void @test_0(i32* %x) { 9 ; CHECK-LABEL: define void @test_0(i32* %x) {
|
D | dse.ll | 6 define void @test_0() { 7 ; CHECK-LABEL: @test_0(
|
/external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/ |
D | constexpr_types.pass.cpp | 52 void test_0() in test_0() function 119 test_0<std::tuple<>>(); in main()
|
D | types.pass.cpp | 387 void test_0() in test_0() function 416 test_0<std::tuple<>>(); in main()
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 245 Value *test_0 = builder-> in readloop() local 254 CreateOr(test_0, test_1, testreg); in readloop() 436 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0, in readloop() local 441 BranchInst::Create(bb_0, oldbb, test_0, testbb); in readloop()
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 38 unsigned long long test_0() { in test_0() function
|