HomeSort by relevance Sort by last modified time
    Searched defs:LLVMTargetMachine (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 1 //===-- LLVMTargetMachine.cpp - Implement the LLVMTargetMachine class -----===//
10 // This file implements the LLVMTargetMachine class.
50 void LLVMTargetMachine::initAsmInfo() {
86 LLVMTargetMachine::LLVMTargetMachine(const Target &T,
99 TargetIRAnalysis LLVMTargetMachine::getTargetIRAnalysis() {
106 LLVMTargetMachine::addMachineModuleInfo(PassManagerBase &PM) const {
114 void LLVMTargetMachine::addMachineFunctionAnalysis(PassManagerBase &PM,
121 addPassesToGenerateCode(LLVMTargetMachine *TM, PassManagerBase &PM
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LLVMTargetMachine.cpp 1 //===-- LLVMTargetMachine.cpp - Implement the LLVMTargetMachine class -----===//
10 // This file implements the LLVMTargetMachine class.
111 LLVMTargetMachine::LLVMTargetMachine(const Target &T, StringRef Triple,
126 bool LLVMTargetMachine::addPassesToEmitFile(PassManagerBase &PM,
215 bool LLVMTargetMachine::addPassesToEmitMachineCode(PassManagerBase &PM,
235 bool LLVMTargetMachine::addPassesToEmitMC(PassManagerBase &PM,
292 bool LLVMTargetMachine::addCommonCodeGenPasses(PassManagerBase &PM,
  /external/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
281 class LLVMTargetMachine : public TargetMachine {
283 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
282 /// LLVMTargetMachine - This class describes a target machine that is
285 class LLVMTargetMachine : public TargetMachine {
287 LLVMTargetMachine(const Target &T, StringRef TargetTriple,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 10 // This file defines the TargetMachine and LLVMTargetMachine classes.
267 class LLVMTargetMachine : public TargetMachine {
269 LLVMTargetMachine(const Target &T, StringRef DataLayoutString,

Completed in 926 milliseconds