Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4425 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), bestWidth); in SimplifySetCC() local
4483 EVT newVT = N0.getOperand(0).getValueType(); in SimplifySetCC() local