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

  /external/llvm/include/llvm/Support/
TargetRegistry.h 98 typedef MCInstrInfo *(*MCInstrInfoCtorFnTy)(void);
183 MCInstrInfoCtorFnTy MCInstrInfoCtorFn;
655 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 77 typedef MCInstrInfo *(*MCInstrInfoCtorFnTy)(void);
152 MCInstrInfoCtorFnTy MCInstrInfoCtorFn;
571 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) {
    [all...]

Completed in 145 milliseconds