HomeSort by relevance Sort by last modified time
    Searched full:test_addrspace (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
address-space-field1.c 3 // CHECK:define void @test_addrspace(%struct.S addrspace(1)* %p1, %struct.S addrspace(2)* %p2) [[NUW:#[0-9]+]]
34 void test_addrspace(__addr1 S* p1, __addr2 S*p2) { function

Completed in 188 milliseconds