Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6329 auto SignExtendInReg = [&](APInt Val, llvm::EVT ConstantVT) { in getNode() argument
6333 return getConstant(Val, DL, ConstantVT); in getNode()