Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4576 auto SignExtendInReg = [&](APInt Val, llvm::EVT ConstantVT) { in getNode() argument
4580 return getConstant(Val, DL, ConstantVT); in getNode()