Home
last modified time | relevance | path

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

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