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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h 73 /// isScalarToVector - Return true if the specified node is a
76 bool isScalarToVector(const SDNode *N);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAG.cpp 189 /// isScalarToVector - Return true if the specified node is a
192 bool ISD::isScalarToVector(const SDNode *N) {
    [all...]

Completed in 255 milliseconds