Searched defs:RoundVT (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeDAG.cpp | 582 EVT RoundVT = EVT::getIntegerVT(*DAG.getContext(), RoundWidth); LegalizeStoreOps() local |
H A D | SelectionDAGBuilder.cpp | 192 EVT RoundVT = RoundBits == ValueBits ? getCopyFromParts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 26418 EVT RoundVT = ContainerSrcVT.changeVectorElementType( LowerFixedLengthFPRoundToSVE() local |