HomeSort by relevance Sort by last modified time
    Searched refs:CodeGenFileType (Results 1 - 11 of 11) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
TargetMachine.h 36 enum CodeGenFileType {
72 mcld::CodeGenFileType,
90 mcld::CodeGenFileType,
  /external/llvm/lib/Target/CppBackend/
CPPTargetMachine.h 33 CodeGenFileType FileType,
CPPBackend.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetMachine.h 241 /// CodeGenFileType - These enums are meant to be passed into
244 enum CodeGenFileType {
256 CodeGenFileType,
314 CodeGenFileType FileType,
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 76 cl::opt<TargetMachine::CodeGenFileType>
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 141 CodeGenFileType FileType,
  /external/llvm/lib/Target/
TargetMachineC.cpp 179 TargetMachine::CodeGenFileType ft;
  /frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp 189 mcld::CodeGenFileType pFileType,
  /frameworks/compile/slang/
slang_backend.cpp 190 llvm::TargetMachine::CodeGenFileType CGFT =
  /external/clang/lib/CodeGen/
BackendUtil.cpp 496 TargetMachine::CodeGenFileType CGFT = TargetMachine::CGFT_AssemblyFile;
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 377 cl::opt<mcld::CodeGenFileType>
860 mcld::CodeGenFileType pFileType,
    [all...]

Completed in 1213 milliseconds