Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5637 static std::optional<APInt> FoldValue(unsigned Opcode, const APInt &C1, in FoldValue() function
5723 return FoldValue(Opcode, C1, C2); in FoldValueWithUndef()
5807 FoldValue(Opcode, C1->getAPIntValue(), C2->getAPIntValue()); in FoldConstantArithmetic()