Home
last modified time | relevance | path

Searched defs:isScalarToVector (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3942 static bool isScalarToVector(SDValue Op) { in isScalarToVector() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4202 static bool isScalarToVector(SDValue Op) { in isScalarToVector() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp192 bool ISD::isScalarToVector(const SDNode *N) { in isScalarToVector() function in ISD