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

  /external/llvm/include/llvm/Support/
TargetRegistry.h 127 typedef MCCodeEmitter *(*MCCodeEmitterCtorTy)(const MCInstrInfo &II,
223 MCCodeEmitterCtorTy MCCodeEmitterCtorFn;
781 static void RegisterMCCodeEmitter(Target &T, Target::MCCodeEmitterCtorTy Fn) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 103 typedef MCCodeEmitter *(*MCCodeEmitterCtorTy)(const MCInstrInfo &II,
196 MCCodeEmitterCtorTy MCCodeEmitterCtorFn;
730 Target::MCCodeEmitterCtorTy Fn) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
TargetRegistry.h 158 using MCCodeEmitterCtorTy = MCCodeEmitter *(*)(const MCInstrInfo &II,
261 MCCodeEmitterCtorTy MCCodeEmitterCtorFn;
    [all...]

Completed in 218 milliseconds