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

1 2

  /external/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 72 if (CurDAG->isBaseWithConstantOffset(Addr)) {
97 if (!CurDAG->isBaseWithConstantOffset(Addr))
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 bool isBaseWithConstantOffset(const MachineOperand &Root,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 347 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/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 659 if (CurDAG->isBaseWithConstantOffset(Addr)) {
723 if (CurDAG->isBaseWithConstantOffset(Addr)) {
815 if (CurDAG->isBaseWithConstantOffset(Addr)) {
    [all...]
  /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/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...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h     [all...]

Completed in 1322 milliseconds

1 2