Searched defs:WidenVector (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 2099 class WidenVector { global() class |
H A D | AArch64ISelLowering.cpp | 10911 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { WidenVector() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12360 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { WidenVector() function in SelectionDAG |