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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3342 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), bestWidth); local
3399 EVT newVT = N0.getOperand(0).getValueType(); local
[all...]

Completed in 169 milliseconds