HomeSort by relevance Sort by last modified time
    Searched refs:refineAlignment (Results 1 - 25 of 32) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineMemOperand.h 145 /// refineAlignment - Update this MachineMemOperand to reflect the alignment
148 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h 946 /// refineAlignment - Update this MemSDNode's MachineMemOperand information
950 void refineAlignment(const MachineMemOperand *NewMMO) {
951 MMO->refineAlignment(NewMMO);
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineMemOperand.h 195 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 241 void refineAlignment(const MachineMemOperand *MMO);
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp 386 void MachineMemOperand::refineAlignment(const MachineMemOperand *MMO) {
    [all...]

Completed in 2954 milliseconds

1 2