Home
last modified time | relevance | path

Searched refs:test48 (Results 1 – 25 of 42) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp51 class test48 : virtual test47 { virtual void f(); }; class
52 class test49 : virtual test48 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c61 char32_t test48(void) { return U'\v'; } in test48() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhsa-metadata-hidden-args.ll220 ; CHECK: - Name: test48
221 ; CHECK: SymbolName: 'test48@kd'
269 define amdgpu_kernel void @test48(
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll67 %test48 = icmp ne <2 x i64> %long1, %long2
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll67 %test48 = icmp ne <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c398 T1 test48(void) { in test48() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll596 define i1 @test48(i64 %x, i1 %b) {
597 ; CHECK-LABEL: @test48(
Dsub.ll565 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) {
570 ; CHECK-LABEL: @test48(
Dshift.ll765 define i32 @test48(i32 %x) {
766 ; CHECK-LABEL: @test48(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp85 namespace test48 { namespace
Dmangle.cpp985 namespace test48 { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-vmpy.ll429 ; CHECK-LABEL: test48:
431 define void @test48(<16 x i32> %a, <16 x i32> %b) #0 {
Dintrinsics-v60-misc.ll448 ; CHECK-LABEL: test48:
450 define void @test48(i32 %a, i32 %b) #0 {
Dintrinsics-v60-alu.ll379 ; CHECK-LABEL: test48:
381 define <16 x i32> @test48(<16 x i32> %a, <16 x i32> %b) #0 {
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512-vec-cmp.ll990 define <16 x i16> @test48(<16 x i32> %a, <16 x i16> %b, <16 x i16> %c) {
991 ; KNL-LABEL: test48:
999 ; AVX512BW-LABEL: test48:
1008 ; SKX-LABEL: test48:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
DAndOrXor.ll738 define i32 @test48(i32 %a, i32 %b) {
739 ; CHECK-LABEL: @test48(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dgetelementptr.ll895 define i32* @test48(i32* %I, i64 %C, i64 %D) {
900 ; CHECK-LABEL: @test48(
Dsub.ll756 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) {
757 ; CHECK-LABEL: @test48(
Dshift.ll760 define i32 @test48(i32 %x) {
761 ; CHECK-LABEL: @test48(
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5046 void test48() in test48() function
5800 test48(); in main()

12