HomeSort by relevance Sort by last modified time
    Searched refs:MachineMemOperand (Results 151 - 175 of 177) sorted by null

1 2 3 4 5 67 8

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.cpp 29 #include "llvm/CodeGen/MachineMemOperand.h"
712 MachineMemOperand *MMO =
715 MachineMemOperand::MOStore,
849 const MachineMemOperand *Dummy;
863 MachineMemOperand *MMO =
866 MachineMemOperand::MOLoad,
    [all...]
ARMFastISel.cpp 38 #include "llvm/CodeGen/MachineMemOperand.h"
    [all...]
ARMISelLowering.cpp     [all...]
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
X86ISelLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /external/llvm/lib/CodeGen/
StackColoring.cpp 36 #include "llvm/CodeGen/MachineMemOperand.h"
845 // Update the MachineMemOperand to use the new alloca.
846 for (MachineMemOperand *MMO : I.memoperands()) {
    [all...]
MachinePipeliner.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 585 MachineMemOperand *MMO
586 = MF->getMachineMemOperand(PtrInfo, MachineMemOperand::MOStore,
684 MachineMemOperand *MMO = MF->getMachineMemOperand(
685 PtrInfo, MachineMemOperand::MOLoad, Size, Align);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 23 #include "llvm/CodeGen/MachineMemOperand.h"
875 MachineMemOperand *MMO = MF.getMachineMemOperand(
876 MachinePointerInfo::getFixedStack(MF, FI), MachineMemOperand::MOStore,
    [all...]
HexagonFrameLowering.cpp 541 MachineMemOperand *MMO =
542 MF.getMachineMemOperand(MachinePointerInfo(), MachineMemOperand::MOStore,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
SelectionDAGISel.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 30 #include "llvm/CodeGen/MachineMemOperand.h"
    [all...]
ARMISelLowering.cpp     [all...]
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 639 const MachineMemOperand *MMO;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 499 const MachineMemOperand *MMO;
    [all...]

Completed in 7467 milliseconds

1 2 3 4 5 67 8