Home
last modified time | relevance | path

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

12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h68 WidenVector // This vector type should be widened into a larger vector. enumerator
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1293 class WidenVector { class
1297 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon1c1c82730211::WidenVector
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1381 class WidenVector { class
1385 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anonb082f9f50211::WidenVector
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/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 __anon75e220400211::WidenVector
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1381 class WidenVector { class
1385 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon06e848b80211::WidenVector
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1324 class WidenVector { class
1328 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon909638350211::WidenVector
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1549 class WidenVector { class
1553 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon00ba151d0211::WidenVector
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1556 class WidenVector { class
1560 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon24fcafb70211::WidenVector
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1562 class WidenVector { class
1566 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anonac4cb4680211::WidenVector
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1607 class WidenVector { class
1611 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon9d17b72b0211::WidenVector
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1565 class WidenVector { class
1569 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon993894870211::WidenVector
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1607 class WidenVector { class
1611 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon71d71a0a0211::WidenVector
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1607 class WidenVector { class
1611 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon72296a480211::WidenVector
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1607 class WidenVector { class
1611 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon9689451d0211::WidenVector
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1607 class WidenVector { class
1611 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anon75a7a4550211::WidenVector
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1565 class WidenVector { class
1569 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} in WidenVector() function in __anond4a9351b0211::WidenVector
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9278 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5666 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { in WidenVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9707 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9877 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9468 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9812 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9668 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9468 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9468 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { in WidenVector() function in SelectionDAG

12