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

  /frameworks/compile/mclinker/include/mcld/Support/
Target.h 43 typedef MCLDTargetMachine *(*TargetMachineCtorTy)(const llvm::Target &,
95 TargetMachineCtorTy TargetMachineCtorFn;
TargetRegistry.h 62 static void RegisterTargetMachine(mcld::Target &T, mcld::Target::TargetMachineCtorTy Fn)
  /external/llvm/include/llvm/Support/
TargetRegistry.h 94 typedef TargetMachine *(*TargetMachineCtorTy)(const Target &T,
196 TargetMachineCtorTy TargetMachineCtorFn;
676 Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 58 milliseconds