Home
last modified time | relevance | path

Searched refs:print_arch (Results 1 – 15 of 15) sorted by relevance

/external/capstone/bindings/ocaml/
Dtest_mips.ml59 let print_arch x = function
75 List.iter print_arch all_tests;;
Dtest_systemz.ml64 let print_arch x = function
80 List.iter print_arch all_tests;;
Dtest_xcore.ml62 let print_arch x = function
78 List.iter print_arch all_tests;;
Dtest_ppc.ml65 let print_arch x = function
81 List.iter print_arch all_tests;;
Dtest_sparc.ml63 let print_arch x = function
79 List.iter print_arch all_tests;;
Dtest_arm64.ml84 let print_arch x = function
101 List.iter print_arch all_tests;;
Dtest_x86.ml97 let print_arch x = function
118 List.iter print_arch all_tests;;
Dtest_arm.ml87 let print_arch x = function
103 List.iter print_arch all_tests;;
Dtest_basic.ml48 let print_arch x = function
67 List.iter print_arch all_tests;;
Dtest_detail.ml71 let print_arch x = function
87 List.iter print_arch all_tests;;
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
D2007-07-25-Loop.ll5 define void @print_arch(i8* %arch_file, i32 %route_type, i64 %det_routing_arch.0.0, i64 %det_routin…
/external/llvm/test/Transforms/GVN/
D2007-07-25-Loop.ll5 define void @print_arch(i8* %arch_file, i32 %route_type, i64 %det_routing_arch.0.0, i64 %det_routin…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
D2007-07-25-Loop.ll5 define void @print_arch(i8* %arch_file, i32 %route_type, i64 %det_routing_arch.0.0, i64 %det_routin…
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
D2007-07-25-Loop.ll5 define void @print_arch(i8* %arch_file, i32 %route_type, i64 %det_routing_arch.0.0, i64 %det_routin…
/external/elfutils/src/
Dreadelf.c203 static bool print_arch; variable
389 print_arch = true; in parse_opt()
398 print_arch = true; in parse_opt()
989 if (print_arch) in process_elf_file()
991 if (print_arch) in process_elf_file()