HomeSort by relevance Sort by last modified time
    Searched refs:TargetMachine (Results 201 - 207 of 207) sorted by null

1 2 3 4 5 6 7 89

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 521 const TargetMachine &TM = getTargetMachine();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 34 #include "llvm/Target/TargetMachine.h"
51 const TargetMachine &TM;
    [all...]
TargetLowering.cpp 31 #include "llvm/Target/TargetMachine.h"
37 TargetLowering::TargetLowering(const TargetMachine &tm,
    [all...]
SelectionDAG.cpp 48 #include "llvm/Target/TargetMachine.h"
875 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL)
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 103 CreateTargetHazardRecognizer(const TargetMachine *TM,
    [all...]
ARMISelLowering.cpp 77 const TargetMachine &TM, SmallVector<CCValAssign, 16> &locs,
162 static TargetLoweringObjectFile *createTLOF(TargetMachine &TM) {
169 ARMTargetLowering::ARMTargetLowering(TargetMachine &TM)
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 429 milliseconds

1 2 3 4 5 6 7 89