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

  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 168 const MCInstrInfo &MII = *getMCInstrInfo();
245 getTarget().createMCCodeEmitter(*getMCInstrInfo(), MRI, *Ctx);
  /external/llvm/include/llvm/Target/
TargetMachine.h 139 const MCInstrInfo *getMCInstrInfo() const { return MII; }

Completed in 104 milliseconds