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

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 627 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops, 4);
634 return CurDAG->SelectNodeTo(N, PPC::SUBFE, MVT::i32, AD, Op,
639 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops, 4);
646 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops, 4);
657 return CurDAG->SelectNodeTo(N, PPC::ADDZE, MVT::i32,
667 return CurDAG->SelectNodeTo(N, PPC::SUBFE, MVT::i32, SDValue(AD, 0),
676 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops, 4);
682 return CurDAG->SelectNodeTo(N, PPC::XORI, MVT::i32, Op,
712 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops, 4);
719 return CurDAG->SelectNodeTo(N, PPC::XORI, MVT::i32, Tmp, getI32Imm(1))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 221 return CurDAG->SelectNodeTo(N, Alpha::LDA, MVT::i64,
246 return CurDAG->SelectNodeTo(N, Alpha::BISr, MVT::i64, Chain, Chain);
280 return CurDAG->SelectNodeTo(N, Alpha::LDQr, MVT::i64, MVT::Other,
289 return CurDAG->SelectNodeTo(N, isDouble ? Alpha::CPYST : Alpha::CPYSS,
293 return CurDAG->SelectNodeTo(N, isDouble ? Alpha::CPYSNT : Alpha::CPYSNS,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 718 /// SelectNodeTo - These are used for target selectors to *mutate* the
722 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT);
723 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT, SDValue Op1);
724 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
726 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
728 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
730 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1, EVT VT2);
731 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1,
733 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 166 return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS,
178 return CurDAG->SelectNodeTo(N, SP::RDY, MVT::i32, SDValue(Mul, 1));
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 462 CurDAG->SelectNodeTo(SN, Opc, N->getValueType(0), TFI,
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 172 CurDAG->SelectNodeTo(Node, Opc, VT, TFI);
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelDAGToDAG.cpp 88 return CurDAG->SelectNodeTo(N, BF::ADDpp, MVT::i32, TFI,
  /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...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 276 CurDAG->SelectNodeTo(N, XCore::BRFU_lu6, MVT::Other,
280 CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue);
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 296 return CurDAG->SelectNodeTo(N, XCore::BRFU_lu6, MVT::Other,
299 return CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue);
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 366 CurDAG->SelectNodeTo(Op, Opc, VT, MVT::i16, MVT::Other, Ops0);
404 CurDAG->SelectNodeTo(Node, MSP430::ADD16ri, MVT::i16, TFI,

Completed in 202 milliseconds

1 2