Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4671 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), width); in SimplifySetCC() local
4701 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), bestWidth); in SimplifySetCC() local
4754 EVT newVT = N0.getOperand(0).getValueType(); in SimplifySetCC() local