Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp3171 static std::pair<APInt, bool> FoldValue(unsigned Opcode, const APInt &C1, in FoldValue() function
3211 std::pair<APInt, bool> Folded = FoldValue(Opcode, Cst1->getAPIntValue(), in FoldConstantArithmetic()
3270 std::pair<APInt, bool> Folded = FoldValue(Opcode, V1->getAPIntValue(), in FoldConstantArithmetic()