Home
last modified time | relevance | path

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

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