HomeSort by relevance Sort by last modified time
    Searched refs:MMd (Results 1 - 15 of 15) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
RegAllocPBQP.h 315 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
316 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
322 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
323 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
340 const MatrixMetadata& MMd = NewCosts.getMetadata();
341 N1Md.handleAddEdge(MMd, Transpose);
342 N2Md.handleAddEdge(MMd, !Transpose);
  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 379 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
380 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId));
386 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata();
387 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId));
404 const MatrixMetadata& MMd = NewCosts.getMetadata();
405 N1Md.handleAddEdge(MMd, Transpose);
406 N2Md.handleAddEdge(MMd, !Transpose);

Completed in 7924 milliseconds