Home
last modified time | relevance | path

Searched refs:NIsTrunc (Results 1 – 3 of 3) 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13233 const bool NIsTrunc = N->getConstantOperandVal(1) == 1; in visitFP_ROUND() local
13254 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL)); in visitFP_ROUND()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14287 const bool NIsTrunc = N->getConstantOperandVal(1) == 1; in visitFP_ROUND() local
14308 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL)); in visitFP_ROUND()