Home
last modified time | relevance | path

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

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