Home
last modified time | relevance | path

Searched full:filetype (Results 1 – 25 of 4335) sorted by relevance

12345678910>>...174

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Delf-header-flags-mach.ll1 ; RUN: llc -filetype=obj -march=r600 -mcpu=r600 < %s | llvm-readobj -file-headers - | FileCheck --c…
2 ; RUN: llc -filetype=obj -march=r600 -mcpu=r630 < %s | llvm-readobj -file-headers - | FileCheck --c…
3 ; RUN: llc -filetype=obj -march=r600 -mcpu=rs880 < %s | llvm-readobj -file-headers - | FileCheck --…
4 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv670 < %s | llvm-readobj -file-headers - | FileCheck --…
5 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv710 < %s | llvm-readobj -file-headers - | FileCheck --…
6 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv730 < %s | llvm-readobj -file-headers - | FileCheck --…
7 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv770 < %s | llvm-readobj -file-headers - | FileCheck --…
8 ; RUN: llc -filetype=obj -march=r600 -mcpu=cedar < %s | llvm-readobj -file-headers - | FileCheck --…
9 ; RUN: llc -filetype=obj -march=r600 -mcpu=cypress < %s | llvm-readobj -file-headers - | FileCheck …
10 ; RUN: llc -filetype=obj -march=r600 -mcpu=juniper < %s | llvm-readobj -file-headers - | FileCheck …
[all …]
Delf-header-osabi.ll1 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx801 < %s | llvm-readobj -file-headers - | FileCheck…
2 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd- -mcpu=gfx801 < %s | llvm-readobj -file-headers - | Fi…
3 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-unknown -mcpu=gfx801 < %s | llvm-readobj -file-headers…
4 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
5 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-headers …
6 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdhsa -mcpu=gfx801 < %s | llvm-readobj -file-head…
7 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdpal -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
8 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdpal -mcpu=gfx801 < %s | llvm-readobj -file-headers …
9 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdpal -mcpu=gfx801 < %s | llvm-readobj -file-head…
10 ; RUN: llc -filetype=obj -mtriple=amdgcn--mesa3d -mcpu=gfx801 < %s | llvm-readobj -file-headers - |…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Delf_header.s2 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips1 …
3 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips2 …
4 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips3 …
5 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips4 …
6 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips5 …
7 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux …
8 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
9 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r2 …
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r3 …
[all …]
Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l…
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 -mattr=+na…
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l…
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 %s -o -| l…
12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 %s -o -| l…
15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na…
16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 -mattr=+na…
17 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 -mattr=+na…
20 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 %s -o -| llv…
23 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 -mattr=+nan2…
[all …]
/external/libmtp/examples/
Dpathutils.c133 LIBMTP_filetype_t filetype; in find_filetype() local
149 filetype = LIBMTP_FILETYPE_WAV; in find_filetype()
151 filetype = LIBMTP_FILETYPE_MP3; in find_filetype()
153 filetype = LIBMTP_FILETYPE_WMA; in find_filetype()
155 filetype = LIBMTP_FILETYPE_OGG; in find_filetype()
157 filetype = LIBMTP_FILETYPE_MP4; in find_filetype()
159 filetype = LIBMTP_FILETYPE_WMV; in find_filetype()
161 filetype = LIBMTP_FILETYPE_AVI; in find_filetype()
163 filetype = LIBMTP_FILETYPE_MPEG; in find_filetype()
165 filetype = LIBMTP_FILETYPE_ASF; in find_filetype()
[all …]
/external/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll19 %FileType = type { i32, [256 x i8], i32, i32, i32, i32 }
20 @OutputFiles = external global [16 x %FileType] ; <[16 x %FileType]*> [#uses=1]
21 @Output = internal global %FileType* null ; <%FileType**> [#uses=1]
25 %tmp.0 = load %FileType*, %FileType** @Output ; <%FileType*> [#uses=1]
26 %tmp.4 = getelementptr %FileType, %FileType* %tmp.0, i64 1 ; <%FileType*> [#uses=1]
27 …%addrOfGlobal = getelementptr [16 x %FileType], [16 x %FileType]* @OutputFiles, i64 0 …
28 …%constantGEP = getelementptr [16 x %FileType], [16 x %FileType]* %addrOfGlobal, i64 1 …
29 …GEP.upgrd.1 = getelementptr [16 x %FileType], [16 x %FileType]* %constantGEP, i64 0, i64 0 …
30 %tmp.10 = icmp eq %FileType* %tmp.4, %constantGEP.upgrd.1 ; <i1> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll19 %FileType = type { i32, [256 x i8], i32, i32, i32, i32 }
20 @OutputFiles = external global [16 x %FileType] ; <[16 x %FileType]*> [#uses=1]
21 @Output = internal global %FileType* null ; <%FileType**> [#uses=1]
25 %tmp.0 = load %FileType*, %FileType** @Output ; <%FileType*> [#uses=1]
26 %tmp.4 = getelementptr %FileType, %FileType* %tmp.0, i64 1 ; <%FileType*> [#uses=1]
27 …%addrOfGlobal = getelementptr [16 x %FileType], [16 x %FileType]* @OutputFiles, i64 0 …
28 …%constantGEP = getelementptr [16 x %FileType], [16 x %FileType]* %addrOfGlobal, i64 1 …
29 …GEP.upgrd.1 = getelementptr [16 x %FileType], [16 x %FileType]* %constantGEP, i64 0, i64 0 …
30 %tmp.10 = icmp eq %FileType* %tmp.4, %constantGEP.upgrd.1 ; <i1> [#uses=1]
/external/llvm/test/MC/Mips/
Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l…
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 -mattr=+na…
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l…
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 %s -o -| l…
12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 %s -o -| l…
15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na…
16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 -mattr=+na…
17 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 -mattr=+na…
20 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 %s -o -| llv…
23 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 -mattr=+nan2…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \
6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \
8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \
10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \
12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \
14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \
17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \
19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \
21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \
23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \
[all …]
/external/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \
6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \
8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \
10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \
12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \
14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \
17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \
19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \
21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \
23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll19 %FileType = type { i32, [256 x i8], i32, i32, i32, i32 }
20 @OutputFiles = external global [16 x %FileType] ; <[16 x %FileType]*> [#uses=1]
21 @Output = internal global %FileType* null ; <%FileType**> [#uses=1]
25 %tmp.0 = load %FileType** @Output ; <%FileType*> [#uses=1]
26 %tmp.4 = getelementptr %FileType* %tmp.0, i64 1 ; <%FileType*> [#uses=1]
27 …%addrOfGlobal = getelementptr [16 x %FileType]* @OutputFiles, i64 0 ; <[16 x %FileType
28 …%constantGEP = getelementptr [16 x %FileType]* %addrOfGlobal, i64 1 ; <[16 x %FileType
29 …%constantGEP.upgrd.1 = getelementptr [16 x %FileType]* %constantGEP, i64 0, i64 0 ; …
30 %tmp.10 = icmp eq %FileType* %tmp.4, %constantGEP.upgrd.1 ; <i1> [#uses=1]
/external/llvm/test/MC/X86/
Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck…
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…
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileC…
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=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %s
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck…
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…
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileC…
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=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %s
[all …]
Dx86_long_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=pentiumpro %s | llvm-objdu…
2 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=pentiumpro | llvm-objdump…
3 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-apple-darwin10.0 -mcpu=pentiumpro %s | llvm-o…
4 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-apple-darwin8 -mcpu=pentiumpro %s | llvm-objdum…
5 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=slm %s | llvm-objdump -d -no…
6 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=silvermont %s | llvm-objdump…
7 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=lakemont %s | llvm-objdump -…
8 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=bdver1 %s | llvm-objdump -…
9 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=bdver1 | llvm-objdump -d …
10 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=btver1 %s | llvm-objdump -…
[all …]
/external/python/cpython3/Mac/PythonLauncher/
DFileSettings.m13 + (id)getFactorySettingsForFileType: (NSString *)filetype
18 if ([filetype isEqualToString: @"Python Script"]) {
20 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
22 } else if ([filetype isEqualToString: @"Python Bytecode Document"]) {
25 NSLog(@"Funny File Type: %@\n", filetype);
27 filetype = @"Python Script";
30 *curdefault = [[FileSettings new] initForFSDefaultFileType: filetype];
35 + (id)getDefaultsForFileType: (NSString *)filetype
40 if ([filetype isEqualToString: @"Python Script"]) {
42 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
[all …]
/external/python/cpython2/Mac/PythonLauncher/
DFileSettings.m13 + (id)getFactorySettingsForFileType: (NSString *)filetype
18 if ([filetype isEqualToString: @"Python Script"]) {
20 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
22 } else if ([filetype isEqualToString: @"Python Bytecode Document"]) {
25 NSLog(@"Funny File Type: %@\n", filetype);
27 filetype = @"Python Script";
30 *curdefault = [[FileSettings new] initForFSDefaultFileType: filetype];
35 + (id)getDefaultsForFileType: (NSString *)filetype
40 if ([filetype isEqualToString: @"Python Script"]) {
42 } else if ([filetype isEqualToString: @"Python GUI Script"]) {
[all …]
/external/e2fsprogs/tests/f_filetype/
Dexpect.115 Setting filetype for entry '.' in / (2) to 2.
16 Setting filetype for entry '..' in / (2) to 2.
17 Setting filetype for entry 'lost+found' in / (2) to 2.
18 Setting filetype for entry 'file' in / (2) to 1.
19 Setting filetype for entry 'dir' in / (2) to 2.
20 Setting filetype for entry 'fifo' in / (2) to 5.
21 Setting filetype for entry 'block' in / (2) to 4.
22 Setting filetype for entry 'char' in / (2) to 3.
23 Setting filetype for entry 'symlink' in / (2) to 7.
33 Setting filetype for entry '.' in /lost+found (11) to 2.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
Dintrinsics-cc.ll1 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi soft -filetype asm -o - %s | FileCheck %s
2 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi hard -filetype asm -o - %s | FileCheck %s
3 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi soft -filetype asm -o - %s | FileCheck %s
4 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi hard -filetype asm -o - %s | FileCheck %s
6 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi soft -filetype asm -o - %s | FileCheck …
7 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi hard -filetype asm -o - %s | FileCheck …
8 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi soft -filetype asm -o - %s | FileChec…
9 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi hard -filetype asm -o - %s | FileChec…
11 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi soft -filetype asm -o - %s | FileCheck…
12 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi hard -filetype asm -o - %s | FileCheck…
[all …]
/external/fonttools/Lib/fontTools/misc/
DmacCreatorType.py27 fileType = Tag(finderInfo[:4])
29 return fileCreator, fileType
31 fileCreator, fileType = MacOS.GetCreatorAndType(path)
37 fileType = _reverseString(fileType)
38 return fileCreator, fileType
43 def setMacCreatorAndType(path, fileCreator, fileType): argument
46 if not all(len(s) == 4 for s in (fileCreator, fileType)):
48 finderInfo = pad(bytesjoin([fileType, fileCreator]), 32)
51 MacOS.SetCreatorAndType(path, fileCreator, fileType)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dabicalls.ll1 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o …
2 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=pic %s -o - |…
3 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static %s -o…
4 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static %s -…
5 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static -matt…
6 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static -mat…
7 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=pic %s -o - …
8 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=pic %s -o -…
11 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr noabicalls -relocation-m…
Dstart-asm-file.ll4 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
8 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
12 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
16 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
21 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
25 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
29 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
33 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
38 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
42 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_info_offset.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
8 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
13 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
17 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
24 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
32 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
36 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
40 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
44 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
Dname.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
6 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
41 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
43 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
45 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
49 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
51 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
53 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
55 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
[all …]
/external/llvm/test/CodeGen/Mips/
Dstart-asm-file.ll4 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
8 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
12 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
16 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
21 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
25 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
29 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
33 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
38 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
42 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
[all …]
/external/tensorflow/tensorflow/python/tpu/
Ddatasets.py52 filetype=None, argument
78 filetype: A string (one of 'tfrecord', or 'textline') or a single-argument
101 with a type is the output of the dataset specified by `filetype`.
106 if filetype is None:
107 filetype = 'tfrecord'
109 if isinstance(filetype, str):
110 if filetype not in _FILETYPE_MAP:
111 raise ValueError('Unexpected filetype: %s' % filetype)
112 reader_fn = _FILETYPE_MAP[filetype]
113 elif callable(filetype):
[all …]

12345678910>>...174