Home
last modified time | relevance | path

Searched refs:FileType (Results 1 – 25 of 43) sorted by relevance

12

/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/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp34 SrcMgr::CharacteristicKind FileType; member
35 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType) in IncludedFile()
36 : Id(Id), FileType(FileType) {} in IncludedFile()
55 bool Process(FileID FileId, SrcMgr::CharacteristicKind FileType);
62 SrcMgr::CharacteristicKind FileType,
65 SrcMgr::CharacteristicKind FileType) override;
72 SrcMgr::CharacteristicKind FileType,
106 SrcMgr::CharacteristicKind FileType, in WriteLineInfo() argument
122 if (FileType == SrcMgr::C_System) in WriteLineInfo()
126 else if (FileType == SrcMgr::C_ExternCSystem) in WriteLineInfo()
[all …]
/external/llvm/lib/CodeGen/
DParallelCG.cpp32 TargetMachine::CodeGenFileType FileType) { in codegen() argument
37 if (TM->addPassesToEmitFile(CodeGenPasses, OS, FileType)) in codegen()
47 TargetMachine::CodeGenFileType FileType) { in splitCodeGen() argument
56 OL, FileType); in splitCodeGen()
73 [TheTarget, CPU, Features, Options, RM, CM, OL, FileType, in splitCodeGen()
85 Options, RM, CM, OL, FileType); in splitCodeGen()
DLLVMTargetMachine.cpp150 PassManagerBase &PM, raw_pwrite_stream &Out, CodeGenFileType FileType, in addPassesToEmitFile() argument
175 switch (FileType) { in addPassesToEmitFile()
/external/clang/lib/Frontend/
DDependencyFile.cpp41 SrcMgr::CharacteristicKind FileType, in FileChanged()
58 FileType != SrcMgr::C_User, in FileChanged()
168 SrcMgr::CharacteristicKind FileType);
186 SrcMgr::CharacteristicKind FileType,
261 SrcMgr::CharacteristicKind FileType) { in FileMatchesDepCriteria() argument
268 return FileType == SrcMgr::C_User; in FileMatchesDepCriteria()
273 SrcMgr::CharacteristicKind FileType, in FileChanged() argument
288 if (!FileMatchesDepCriteria(Filename.data(), FileType)) in FileChanged()
DPrintPreprocessedOutput.cpp91 SrcMgr::CharacteristicKind FileType; member in __anon762afadd0111::PrintPPOutputPPCallbacks
108 FileType = SrcMgr::C_User; in PrintPPOutputPPCallbacks()
124 SrcMgr::CharacteristicKind FileType,
194 if (FileType == SrcMgr::C_System) in WriteLineInfo()
196 else if (FileType == SrcMgr::C_ExternCSystem) in WriteLineInfo()
279 FileType = NewFileType; in FileChanged()
/external/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enum
63 FileType fileType,
75 int MakeSharedObject(const std::string &InputFile, FileType fileType,
125 virtual CC::FileType OutputCode(const std::string &Bitcode,
192 CC::FileType OutputCode(const std::string &Bitcode,
/external/clang/include/clang/Lex/
DPPCallbacks.h51 SrcMgr::CharacteristicKind FileType,
65 SrcMgr::CharacteristicKind FileType) { in FileSkipped() argument
334 SrcMgr::CharacteristicKind FileType, in FileChanged() argument
336 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
337 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
342 SrcMgr::CharacteristicKind FileType) override { in FileSkipped() argument
343 First->FileSkipped(SkippedFile, FilenameTok, FileType); in FileSkipped()
344 Second->FileSkipped(SkippedFile, FilenameTok, FileType); in FileSkipped()
/external/llvm/tools/llc/
Dllc.cpp125 switch (FileType) { in GetOutputStream()
152 switch (FileType) { in GetOutputStream()
329 FileType != TargetMachine::CGFT_ObjectFile) in compileModule()
340 if ((FileType != TargetMachine::CGFT_AssemblyFile && in compileModule()
383 if (Target->addPassesToEmitFile(PM, *OS, FileType, NoVerify, StartBeforeID, in compileModule()
/external/skia/tools/
Dembed_resources.py35 parser.add_argument('--input', required=True, type=argparse.FileType('rb'),
37 parser.add_argument('--output', required=True, type=argparse.FileType('w'),
/external/google-breakpad/src/common/mac/
Dmacho_reader.h63 typedef uint32_t FileType; typedef
385 FileType file_type() const { return file_type_; } in file_type()
444 FileType file_type_; // mach_header[_64].filetype
/external/cros/system_api/dbus/
Dmtp_file_entry.proto30 enum FileType { enum
50 optional FileType file_type = 6;
/external/clang/lib/Lex/
DPPLexerChange.cpp127 SrcMgr::CharacteristicKind FileType = in EnterSourceFileWithLexer() local
131 PPCallbacks::EnterFile, FileType); in EnterSourceFileWithLexer()
154 SrcMgr::CharacteristicKind FileType = in EnterSourceFileWithPTH() local
156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType); in EnterSourceFileWithPTH()
427 SrcMgr::CharacteristicKind FileType = in HandleEndOfFile() local
430 PPCallbacks::ExitFile, FileType, ExitedFID); in HandleEndOfFile()
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c332 value FileType, value FileName, value Machine) { in llvm_targetmachine_emit_to_file() argument
336 String_val(FileName), Int_val(FileType), in llvm_targetmachine_emit_to_file()
347 LLVMModuleRef Module, value FileType, in llvm_targetmachine_emit_to_memory_buffer() argument
353 Int_val(FileType), &ErrorMessage, in llvm_targetmachine_emit_to_memory_buffer()
/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h80 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; } in setFileType()
193 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile; member
/external/parameter-framework/upstream/tools/xmlGenerator/
DPFWScriptGenerator.py80 type=argparse.FileType('r'), default=sys.stdin,
84 type=argparse.FileType('w'), default=sys.stdout,
DdomainGenerator.py55 type=argparse.FileType('r'),
73 type=argparse.FileType('r'),
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp83 FileType("filetype", cl::init(OFT_AssemblyFile),
480 if (FileType == OFT_AssemblyFile) { in main()
499 } else if (FileType == OFT_Null) { in main()
502 assert(FileType == OFT_ObjectFile && "Invalid file type!"); in main()
/external/llvm/lib/Target/CppBackend/
DCPPTargetMachine.h33 CodeGenFileType FileType, bool DisableVerify,
/external/llvm/test/tools/llvm-readobj/
Dmacho-universal-x86_64.i386.test20 MULTIHEADER: FileType: Executable (0x2)
39 MULTIHEADER: FileType: Executable (0x2)
157 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
173 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
Dfile-headers.test143 MACHO32-NEXT: FileType: Relocatable (0x1)
159 MACHO64-NEXT: FileType: Relocatable (0x1)
176 MACHO-PPC-NEXT: FileType: Relocatable (0x1)
192 MACHO-PPC64-NEXT: FileType: Relocatable (0x1)
209 MACHO-ARM-NEXT: FileType: Relocatable (0x1)
/external/libchrome/base/files/
Dfile_enumerator.h78 enum FileType { enum
/external/llvm/utils/vim/
Dvimrc46 autocmd FileType * set nocindent smartindent
47 autocmd FileType c,cpp set cindent
66 autocmd FileType make set noexpandtab
/external/clang/tools/driver/
Dcc1as_main.cpp104 enum FileType { enum
109 FileType OutputType;
237 Opts.OutputType = FileType(OutputType); in CreateFromArgs()
/external/llvm/utils/
Dsort_includes.py86 parser.add_argument('files', nargs='+', type=argparse.FileType('r+'),

12