Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp791 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeStoreOps() local
994 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeLoadOps() local
DSelectionDAGBuilder.cpp125 EVT RoundVT = RoundBits == ValueBits ? in getCopyFromParts() local