Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7002 auto SignExtendInReg = [&](APInt Val, llvm::EVT ConstantVT) { in FoldConstantArithmetic() argument
7006 return getConstant(Val, DL, ConstantVT); in FoldConstantArithmetic()