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