Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp571 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeStoreOps() local
782 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); in LegalizeLoadOps() local
H A DSelectionDAGBuilder.cpp192 EVT RoundVT = RoundBits == ValueBits ? in getCopyFromParts() local