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/
Target.h 41 typedef MCLDTargetMachine* (*TargetMachineCtorTy)(const llvm::Target&,
94 TargetMachineCtorTy TargetMachineCtorFn;
  /external/llvm/include/llvm/Support/
TargetRegistry.h 105 typedef TargetMachine *(*TargetMachineCtorTy)(
202 TargetMachineCtorTy TargetMachineCtorFn;
719 static void RegisterTargetMachine(Target &T, Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 70 milliseconds