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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 1 //===-- X86InstrInfo.h - X86 Instruction Information ------------*- C++ -*-===//
31 // X86InstrInfo.td. They must be kept in synch.
127 class X86InstrInfo : public X86GenInstrInfo {
153 explicit X86InstrInfo(X86TargetMachine &tm);
X86InstrInfo.cpp 1 //===-- X86InstrInfo.cpp - X86 Instruction Information --------------------===//
14 #include "X86InstrInfo.h"
93 X86InstrInfo::X86InstrInfo(X86TargetMachine &tm)
    [all...]

Completed in 46 milliseconds