Searched refs:test_no (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/Transforms/Inline/ |
D | attributes.ll | 235 define i32 @test_no-implicit-float0(i32 %i) { 238 ; CHECK: @test_no-implicit-float0(i32 %i) { 242 define i32 @test_no-implicit-float1(i32 %i) { 245 ; CHECK: @test_no-implicit-float1(i32 %i) [[NOIMPLICITFLOAT]] { 249 define i32 @test_no-implicit-float2(i32 %i) noimplicitfloat { 252 ; CHECK: @test_no-implicit-float2(i32 %i) [[NOIMPLICITFLOAT]] { 256 define i32 @test_no-implicit-float3(i32 %i) noimplicitfloat { 259 ; CHECK: @test_no-implicit-float3(i32 %i) [[NOIMPLICITFLOAT]] { 277 define i32 @test_no-use-jump-tables0(i32 %i) { 280 ; CHECK: @test_no-use-jump-tables0(i32 %i) { [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | attributes.ll | 266 define i32 @test_no-implicit-float0(i32 %i) { 269 ; CHECK: @test_no-implicit-float0(i32 %i) { 273 define i32 @test_no-implicit-float1(i32 %i) { 276 ; CHECK: @test_no-implicit-float1(i32 %i) [[NOIMPLICITFLOAT]] { 280 define i32 @test_no-implicit-float2(i32 %i) noimplicitfloat { 283 ; CHECK: @test_no-implicit-float2(i32 %i) [[NOIMPLICITFLOAT]] { 287 define i32 @test_no-implicit-float3(i32 %i) noimplicitfloat { 290 ; CHECK: @test_no-implicit-float3(i32 %i) [[NOIMPLICITFLOAT]] { 308 define i32 @test_no-use-jump-tables0(i32 %i) { 311 ; CHECK: @test_no-use-jump-tables0(i32 %i) { [all …]
|
/external/autotest/server/site_tests/enterprise_CFM_Test/ |
D | enterprise_CFM_Test.py | 796 def process_test_result(self, loop_result, loop_no, test_no, argument 823 ' %d, Test: %d', self.ip_addr, loop_no, test_no) 832 loop_no, test_no, self.meet_no, self.reboot_no, 875 test_no = 0 898 test_no += 1 946 self.process_test_result(loop_result, loop_no, test_no, 969 self.process_test_result(loop_result, loop_no, test_no,
|