Home
last modified time | relevance | path

Searched refs:isBuildVectorOfConstantFPSDNodes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h82 bool isBuildVectorOfConstantFPSDNodes(const SDNode *N);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp201 bool ISD::isBuildVectorOfConstantFPSDNodes(const SDNode *N) { in isBuildVectorOfConstantFPSDNodes() function in ISD
DDAGCombiner.cpp724 if (ISD::isBuildVectorOfConstantFPSDNodes(N.getNode())) in isConstantFPBuildVectorOrConstantFP()