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 45 typedef mcld::MCLDTargetMachine *(*TargetMachineCtorTy)(const mcld::Target &,
126 TargetMachineCtorTy TargetMachineCtorFn;
171 static void RegisterTargetMachine(mcld::Target &T, mcld::Target::TargetMachineCtorTy Fn)
  /external/llvm/include/llvm/Support/
TargetRegistry.h 96 typedef TargetMachine *(*TargetMachineCtorTy)(const Target &T,
194 TargetMachineCtorTy TargetMachineCtorFn;
696 Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 2220 milliseconds