Home
last modified time | relevance | path

Searched defs:WidenVector (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1227 class WidenVector { class
1231 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon629e9b270211::WidenVector
H A DAArch64ISelLowering.cpp4895 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { in WidenVector() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1381 class WidenVector { class
1385 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anonf4baca490211::WidenVector
H A DAArch64ISelLowering.cpp6506 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { in WidenVector() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1886 class WidenVector { class
1890 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon155dc7cf0311::WidenVector
H A DAArch64ISelLowering.cpp10270 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { in WidenVector() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9471 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11662 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG