Home
last modified time | relevance | path

Searched refs:test_int_2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dvectorcall.ll13 define x86_vectorcallcc i32 @test_int_2(i32 inreg %a) {
17 ; X86-LABEL: {{^}}test_int_2@@4:
18 ; X64-LABEL: {{^}}test_int_2@@8:
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/
Dinvoke.pass.cpp356 void test_int_2() in test_int_2() function
412 test_int_2(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dvectorcall.ll12 define x86_vectorcallcc i32 @test_int_2(i32 inreg %a) {
15 ; X86-LABEL: {{^}}test_int_2@@4:
16 ; X64-LABEL: {{^}}test_int_2@@8:
/external/OpenCL-CTS/test_conformance/printf/
Dtest_printf.cpp578 int test_int_2(cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements) in test_int_2() function