Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp779 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeStoreOps() local
991 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeLoadOps() local
H A DSelectionDAGBuilder.cpp129 EVT RoundVT = RoundBits == ValueBits ? in getCopyFromParts() local