Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h119 bool isBuildVectorOfConstantFPSDNodes(const SDNode *N);
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp283 bool ISD::isBuildVectorOfConstantFPSDNodes(const SDNode *N) { in isBuildVectorOfConstantFPSDNodes() function in ISD
10455 if (ISD::isBuildVectorOfConstantFPSDNodes(N.getNode())) in isConstantFPBuildVectorOrConstantFP()
H A DDAGCombiner.cpp988 ISD::isBuildVectorOfConstantFPSDNodes(V.getNode()); in isAnyConstantBuildVector()
12649 ISD::isBuildVectorOfConstantFPSDNodes(Op.getNode())) in visitBITCAST()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6644 if (ISD::isBuildVectorOfConstantFPSDNodes(Op.getNode())) { in getTargetConstantBitsFromNode()
29957 ISD::isBuildVectorOfConstantFPSDNodes(InOp.getNode())) { in ExtendToType()
37246 ISD::isBuildVectorOfConstantFPSDNodes(Op.getNode()) || in canonicalizeShuffleWithBinOps()