Searched refs:triple (Results 1 - 25 of 860) sorted by relevance

1234567891011>>

/external/clang/test/Modules/Inputs/
H A Dirgen.h1 static inline int triple(int x) { return x * 3; } function
/external/clang/test/Modules/
H A Dirgen.c3 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x objective-c -fmodules-cache-path=%t -emit-module -fmodule-name=irgen -triple x86_64-apple-darwin10 %S/Inputs/module.map
4 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x objective-c -fmodules-cache-path=%t -I %S/Inputs -triple x86_64-apple-darwin10 -emit-llvm -o - %s | FileCheck %s
11 *px = triple(*px);
14 // CHECK: define internal i32 @triple(i32
/external/boringssl/src/crypto/obj/
H A Dobj_xref.c73 const nid_triple *triple; local
77 triple = bsearch(&key, sigoid_srt, sizeof(sigoid_srt) / sizeof(nid_triple),
80 if (triple == NULL) {
84 *out_digest_nid = triple->hash_id;
87 *out_pkey_nid = triple->pkey_id;
107 const nid_triple **triple; local
113 triple = bsearch(&pkey, sigoid_srt_xref,
117 if (triple == NULL) {
121 *out_sign_nid = (*triple)->sign_id;
/external/llvm/test/MC/AsmParser/
H A Ddirective_line.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s
2 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
H A Ddollars-in-identifiers.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
H A Dextern.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
H A Dline_with_hash.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
H A Ddirective_lcomm.s1 # RUN: llvm-mc -triple i386-apple-darwin10 %s | FileCheck %s
2 # RUN: llvm-mc -triple i386-pc-mingw32 %s | FileCheck %s
3 # RUN: not llvm-mc -triple i386-linux-gnu %s 2>&1 | FileCheck %s -check-prefix=ERROR
H A Ddirective_file.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
H A Ddirective_loc.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
H A Ddirective_subsections_via_symbols.s1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
/external/llvm/test/MC/Hexagon/
H A Dempty_asm.s1 # RUN: llvm-mc -triple=hexagon -filetype=asm %s -o - | FileCheck %s
/external/llvm/test/MC/Mips/
H A Dunaligned-nops.s1 # RUN: llvm-mc -filetype=obj -triple=mipsel %s -o %t
/external/llvm/test/MC/Hexagon/instructions/
H A Dmemop.s1 # RUN: llvm-mc -triple=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s
H A Dnv_j.s1 # RUN: llvm-mc -triple=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s
H A Dalu32_alu.s1 # RUN: llvm-mc -triple hexagon -filetype=obj %s | llvm-objdump -d - | FileCheck %s
H A Dalu32_perm.s1 # RUN: llvm-mc -triple hexagon -filetype=obj %s -o - | llvm-objdump -d - | FileCheck %s
H A Dalu32_pred.s1 # RUN: llvm-mc -triple hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s
H A Dcr.s1 # RUN: llvm-mc --triple hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s
/external/llvm/test/MC/ARM/
H A Dthumb2-bxj.s1 @ RUN: llvm-mc -triple=thumbv6t2--none-eabi -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=thumbv7a--none-eabi -show-encoding < %s | FileCheck %s
3 @ RUN: llvm-mc -triple=thumbv7r--none-eabi -show-encoding < %s | FileCheck %s
4 @ RUN: llvm-mc -triple=thumbv8a--none-eabi -show-encoding < %s | FileCheck %s
5 @ RUN: not llvm-mc -triple=thumbv7m--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
H A D2013-03-18-Br-to-label-named-like-reg.s1 @ RUN: llvm-mc -triple arm-eabi %s -o - | FileCheck %s
H A Dalign_arm_2_thumb.s1 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %s
2 @ RUN: llvm-objdump -triple thumbv7-none-linux -d %t.o | FileCheck --check-prefix=ARM_2_THUMB %s
4 @ RUN: llvm-mc -triple armv7-apple-darwin -filetype=obj -o %t_darwin.o %s
5 @ RUN: llvm-objdump -triple thumbv7-apple-darwin -d %t_darwin.o | FileCheck --check-prefix=ARM_2_THUMB %s
H A Dalign_thumb_2_arm.s1 @ RUN: llvm-mc -triple thumbv7-none-linux -filetype=obj -o %t.o %s
2 @ RUN: llvm-objdump -triple armv7-none-linux -d %t.o | FileCheck --check-prefix=THUMB_2_ARM %s
4 @ RUN: llvm-mc -triple thumbv7-apple-darwin -filetype=obj -o %t_darwin.o %s
5 @ RUN: llvm-objdump -triple armv7-apple-darwin -d %t_darwin.o | FileCheck --check-prefix=THUMB_2_ARM %s
/external/llvm/test/MC/X86/
H A Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck %s
2 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium %s | llvm-objdump -d - | FileCheck %s
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileCheck %s
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i686 %s | llvm-objdump -d - | FileCheck %s
9 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6 %s | llvm-objdump -d - | FileCheck %s
10 # RUN: llvm-mc -filetype=obj -triple
[all...]
/external/llvm/bindings/python/llvm/tests/
H A Dtest_disassembler.py11 triple = 'i686-apple-darwin9'
13 disassembler = Disassembler(triple)
20 with self.assertRaisesRegexp(Exception, "Could not obtain disassembler for triple"):
21 Disassembler("nonexistent-triple-raises")
36 triple = 'arm-linux-android'
38 disassembler = Disassembler(triple)

Completed in 1970 milliseconds

1234567891011>>