HomeSort by relevance Sort by last modified time
    Searched refs:MachineModuleInfo (Results 126 - 150 of 163) sorted by null

1 2 3 4 56 7

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 51 #include "llvm/CodeGen/MachineModuleInfo.h"
240 AU.addRequired<MachineModuleInfo>();
246 MMI = getAnalysisIfAvailable<MachineModuleInfo>();
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.cpp 31 #include "llvm/CodeGen/MachineModuleInfo.h"
108 getAnalysisIfAvailable<MachineModuleInfo>());
203 MachineModuleInfo *mmi,
    [all...]
IfConversion.cpp 25 #include "llvm/CodeGen/MachineModuleInfo.h"
307 getAnalysisIfAvailable<MachineModuleInfo>());
431 getAnalysisIfAvailable<MachineModuleInfo>());
    [all...]
MachineFunction.cpp 27 #include "llvm/CodeGen/MachineModuleInfo.h"
100 unsigned FunctionNum, MachineModuleInfo &mmi)
    [all...]
StackColoring.cpp 37 #include "llvm/CodeGen/MachineModuleInfo.h"
781 MachineModuleInfo *MMI = &MF->getMMI();
    [all...]
TailDuplicator.cpp 23 #include "llvm/CodeGen/MachineModuleInfo.h"
59 void TailDuplicator::initMF(MachineFunction &MF, const MachineModuleInfo *MMIin,
    [all...]
MachineBlockPlacement.cpp 42 #include "llvm/CodeGen/MachineModuleInfo.h"
    [all...]
  /external/swiftshader/third_party/LLVM/
Android.mk 106 lib/CodeGen/MachineModuleInfo.cpp \
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 18 #include "llvm/CodeGen/MachineModuleInfo.h"
272 getAnalysisIfAvailable<MachineModuleInfo>());
406 getAnalysisIfAvailable<MachineModuleInfo>());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
BranchFolding.cpp 39 #include "llvm/CodeGen/MachineModuleInfo.h"
135 getAnalysisIfAvailable<MachineModuleInfo>());
175 MachineModuleInfo *mmi,
    [all...]
MachineFunction.cpp 33 #include "llvm/CodeGen/MachineModuleInfo.h"
132 unsigned FunctionNum, MachineModuleInfo &mmi)
    [all...]
IfConversion.cpp 31 #include "llvm/CodeGen/MachineModuleInfo.h"
361 getAnalysisIfAvailable<MachineModuleInfo>());
501 getAnalysisIfAvailable<MachineModuleInfo>());
    [all...]
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 20 #include "llvm/CodeGen/MachineModuleInfo.h"
90 MachineModuleInfo &MMI = MF.getMMI();
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 25 #include "llvm/CodeGen/MachineModuleInfo.h"
86 const MachineModuleInfo &MMI = MF.getMMI();
429 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 23 #include "llvm/CodeGen/MachineModuleInfo.h"
229 MachineModuleInfo *MMI = &MF.getMMI();
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 22 #include "llvm/CodeGen/MachineModuleInfo.h"
812 MachineModuleInfo::VariableDbgInfoMapTy &VMap = MMI->getVariableDbgInfo();
813 for (MachineModuleInfo::VariableDbgInfoMapTy::iterator VI = VMap.begin(),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 33 #include "llvm/CodeGen/MachineModuleInfo.h"
358 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
Thumb1FrameLowering.cpp 31 #include "llvm/CodeGen/MachineModuleInfo.h"
114 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 23 #include "llvm/CodeGen/MachineModuleInfo.h"
404 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCFrameLowering.cpp 21 #include "llvm/CodeGen/MachineModuleInfo.h"
259 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 110 #include "llvm/CodeGen/MachineModuleInfo.h"
557 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 28 #include "llvm/CodeGen/MachineModuleInfo.h"
431 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FrameLowering.cpp 25 #include "llvm/CodeGen/MachineModuleInfo.h"
465 MachineModuleInfo &MMI = MF.getMMI();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 42 #include "llvm/CodeGen/MachineModuleInfo.h"
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 737 for (const MachineModuleInfo::VariableDbgInfo &VI :
    [all...]

Completed in 1721 milliseconds

1 2 3 4 56 7