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

  /frameworks/compile/mclinker/include/mcld/Support/
TargetRegistry.h 41 typedef mcld::LLVMTargetMachine *(*TargetMachineCtorTy)(const mcld::Target &,
113 TargetMachineCtorTy TargetMachineCtorFn;
157 static void RegisterTargetMachine(mcld::Target &T, mcld::Target::TargetMachineCtorTy Fn)
  /external/llvm/include/llvm/Support/
TargetRegistry.h 86 typedef TargetMachine *(*TargetMachineCtorTy)(const Target &T,
177 TargetMachineCtorTy TargetMachineCtorFn;
658 Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 96 milliseconds