Home
last modified time | relevance | path

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

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