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 44 typedef mcld::MCLDTargetMachine *(*TargetMachineCtorTy)(const mcld::Target &,
125 TargetMachineCtorTy TargetMachineCtorFn;
170 static void RegisterTargetMachine(mcld::Target &T, mcld::Target::TargetMachineCtorTy Fn)
  /external/llvm/include/llvm/Support/
TargetRegistry.h 85 typedef TargetMachine *(*TargetMachineCtorTy)(const Target &T,
175 TargetMachineCtorTy TargetMachineCtorFn;
639 Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 74 milliseconds