Home
last modified time | relevance | path

Searched defs:newVT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3680 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), bestWidth); in SimplifySetCC() local
3738 EVT newVT = N0.getOperand(0).getValueType(); in SimplifySetCC() local