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

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

Completed in 322 milliseconds