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

1 2

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
InstructionSelector.cpp 58 bool InstructionSelector::isBaseWithConstantOffset(
  /external/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 72 if (CurDAG->isBaseWithConstantOffset(Addr)) {
97 if (!CurDAG->isBaseWithConstantOffset(Addr))
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 452 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelDAGToDAG.cpp 222 if (CurDAG->isBaseWithConstantOffset(Addr)) {
319 if (CurDAG->isBaseWithConstantOffset(Addr)) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelDAGToDAG.cpp 93 !CurDAG->isBaseWithConstantOffset(Addr)) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 124 if (CurDAG->isBaseWithConstantOffset(Addr)) {
MipsSEISelDAGToDAG.cpp 337 if (CurDAG->isBaseWithConstantOffset(Addr)) {
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 659 if (CurDAG->isBaseWithConstantOffset(Addr)) {
723 if (CurDAG->isBaseWithConstantOffset(Addr)) {
815 if (CurDAG->isBaseWithConstantOffset(Addr)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 841 if (CurDAG->isBaseWithConstantOffset(Addr)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 122 if (CurDAG->isBaseWithConstantOffset(Addr)) {
148 if (!CurDAG->isBaseWithConstantOffset(Addr))
  /external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 123 if (CurDAG->isBaseWithConstantOffset(Addr)) {
MipsSEISelDAGToDAG.cpp 299 if (CurDAG->isBaseWithConstantOffset(Addr)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelDAGToDAG.cpp 143 if (CurDAG->isBaseWithConstantOffset(Addr)) {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelDAGToDAG.cpp 448 !CurDAG->isBaseWithConstantOffset(N)) {
519 !CurDAG->isBaseWithConstantOffset(N))
619 !CurDAG->isBaseWithConstantOffset(N)) {
816 if (!CurDAG->isBaseWithConstantOffset(N)) {
875 if (!CurDAG->isBaseWithConstantOffset(N)) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 605 !CurDAG->isBaseWithConstantOffset(N)) {
679 !CurDAG->isBaseWithConstantOffset(N))
790 !CurDAG->isBaseWithConstantOffset(N)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 591 !CurDAG->isBaseWithConstantOffset(N)) {
665 !CurDAG->isBaseWithConstantOffset(N))
838 if (!CurDAG->isBaseWithConstantOffset(N)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelDAGToDAG.cpp 81 !CurDAG->isBaseWithConstantOffset(N)) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64InstructionSelector.cpp     [all...]
AArch64ISelDAGToDAG.cpp 698 if (CurDAG->isBaseWithConstantOffset(N)) {
759 if (CurDAG->isBaseWithConstantOffset(N)) {
797 if (!CurDAG->isBaseWithConstantOffset(N))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp 802 if (CurDAG->isBaseWithConstantOffset(ShVal)) {
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 440 if (Opcode == ISD::ADD || CurDAG->isBaseWithConstantOffset(N)) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 643 if (CurDAG->isBaseWithConstantOffset(N)) {
702 if (CurDAG->isBaseWithConstantOffset(N)) {
740 if (!CurDAG->isBaseWithConstantOffset(N))
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]

Completed in 695 milliseconds

1 2