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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp342 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), SmallVTBits); local
H A DLegalizeIntegerTypes.cpp655 EVT SmallVT = LHS.getValueType(); local
H A DDAGCombiner.cpp4012 EVT SmallVT = N0.getOperand(0).getValueType(); local
9919 EVT SmallVT = V->getOperand(1).getValueType(); local

Completed in 183 milliseconds