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

  /external/llvm/include/llvm/Support/
TargetRegistry.h 111 typedef AsmPrinter *(*AsmPrinterCtorTy)(
211 AsmPrinterCtorTy AsmPrinterCtorFn;
741 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 89 typedef AsmPrinter *(*AsmPrinterCtorTy)(TargetMachine &TM,
184 AsmPrinterCtorTy AsmPrinterCtorFn;
684 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
TargetRegistry.h 141 using AsmPrinterCtorTy = AsmPrinter *(*)(
249 AsmPrinterCtorTy AsmPrinterCtorFn;
    [all...]

Completed in 272 milliseconds