Home
last modified time | relevance | path

Searched defs:isConstOrConstSplatFP (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8103 ConstantFPSDNode *llvm::isConstOrConstSplatFP(SDValue N) { in isConstOrConstSplatFP() function in llvm
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp801 static ConstantFPSDNode *isConstOrConstSplatFP(SDValue N) { in isConstOrConstSplatFP() function