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

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 722 // NodeHasChain - Whether the instruction node we're creating takes chains.
723 bool NodeHasChain = InstPatNode &&
731 NodeHasChain = true;
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 689 // NodeHasChain - Whether the instruction node we're creating takes chains.
690 bool NodeHasChain = InstPatNode &&
    [all...]

Completed in 50 milliseconds