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

1 2 3

  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 142 ReplaceNode(N, CurDAG->getMachineNode(XCore::MKMSK_rus, dl,
158 ReplaceNode(N, node);
166 ReplaceNode(N, CurDAG->getMachineNode(XCore::LADD_l5r, dl, MVT::i32,
173 ReplaceNode(N, CurDAG->getMachineNode(XCore::LSUB_l5r, dl, MVT::i32,
180 ReplaceNode(N, CurDAG->getMachineNode(XCore::MACCU_l4r, dl, MVT::i32,
187 ReplaceNode(N, CurDAG->getMachineNode(XCore::MACCS_l4r, dl, MVT::i32,
194 ReplaceNode(N, CurDAG->getMachineNode(XCore::LMUL_l6r, dl, MVT::i32,
200 ReplaceNode(N, CurDAG->getMachineNode(XCore::CRC8_l4r, dl, MVT::i32,
  /external/v8/src/compiler/
int64-lowering.cc 139 ReplaceNode(node, low_node, high_node);
181 ReplaceNode(node, node, high_node);
239 ReplaceNode(node, node, high_node);
274 ReplaceNode(node, node, high_node);
305 ReplaceNode(node, low_node, high_node);
320 ReplaceNode(node, low_node, high_node);
326 ReplaceNode(node, GetReplacementLow(input), nullptr);
347 ReplaceNode(node, low_node, high_node);
367 ReplaceNode(node, low_node, high_node);
387 ReplaceNode(node, low_node, high_node)
    [all...]
simd-scalar-lowering.cc 175 ReplaceNode(node, rep_nodes);
216 ReplaceNode(node, rep_nodes);
231 ReplaceNode(node, rep_node);
273 ReplaceNode(node, new_node);
358 ReplaceNode(node, rep_node);
398 ReplaceNode(node, rep_node);
407 ReplaceNode(node, rep_node);
422 ReplaceNode(node, rep_node);
447 void SimdScalarLowering::ReplaceNode(Node* old, Node** new_node) {
532 ReplaceNode(phi, rep_nodes)
    [all...]
int64-lowering.h 55 void ReplaceNode(Node* old, Node* new_low, Node* new_high);
simd-scalar-lowering.h 50 void ReplaceNode(Node* old, Node** new_nodes);
  /external/swiftshader/third_party/LLVM/include/llvm/
CallGraphSCCPass.h 93 /// ReplaceNode - This informs the SCC and the pass manager that the specified
95 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /external/llvm/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
CallGraphSCCPass.h 104 /// ReplaceNode - This informs the SCC and the pass manager that the specified
106 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
CallGraphSCCPass.h 103 /// ReplaceNode - This informs the SCC and the pass manager that the specified
105 void ReplaceNode(CallGraphNode *Old, CallGraphNode *New);
  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 754 ReplaceNode(Node,
759 ReplaceNode(Node, CurDAG->getMachineNode(Mips::BuildPairF64_64, DL,
764 ReplaceNode(Node, CurDAG->getMachineNode(Mips::BuildPairF64, DL,
810 ReplaceNode(Node, RegOpnd);
824 ReplaceNode(Node, Reg.getNode());
839 ReplaceNode(Node, CurDAG->getMachineNode(Mips::MOVE_V, DL,
858 ReplaceNode(Node, ChainOut.getNode());
884 ReplaceNode(Node, ResNode.getNode());
960 ReplaceNode(Node, Res);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 721 ReplaceNode(N, Result);
752 ReplaceNode(N, Result);
781 ReplaceNode(N, Result);
831 ReplaceNode(N, CurDAG->getMachineNode(Hexagon::EXTRACT_SUBREG, dl, ExVT,
835 ReplaceNode(N,
860 ReplaceNode(N, Result_3);
868 ReplaceNode(N, RsPd);
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 175 ReplaceNode(Node, CurDAG->getMachineNode(Opc, SDLoc(Node), VT, TFI));

Completed in 496 milliseconds

1 2 3