Home
last modified time | relevance | path

Searched refs:NIsTrunc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9153 const bool NIsTrunc = N->getConstantOperandVal(1) == 1; in visitFP_ROUND() local
9174 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL)); in visitFP_ROUND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11706 const bool NIsTrunc = N->getConstantOperandVal(1) == 1; in visitFP_ROUND() local
11727 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL)); in visitFP_ROUND()