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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp324 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), SmallVTBits); local
H A DLegalizeIntegerTypes.cpp646 EVT SmallVT = LHS.getValueType(); local
H A DDAGCombiner.cpp3908 EVT SmallVT = N0.getOperand(0).getValueType(); local
9201 EVT SmallVT = V->getOperand(1).getValueType(); local

Completed in 189 milliseconds