Home
last modified time | relevance | path

Searched defs:getVTList (Results 1 – 25 of 34) sorted by relevance

12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4349 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
4353 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
4367 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
4383 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
4400 SDVTList SelectionDAG::getVTList(const EVT *VTs, unsigned NumVTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcher.h1021 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h1021 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h1019 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h1021 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h1021 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h1021 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h961 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h957 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DDAGISelMatcher.h990 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h1027 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h1027 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h1029 const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; } in getVTList() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7358 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7362 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7380 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7400 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7422 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7239 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7243 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7261 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7281 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7303 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7705 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7709 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7727 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7747 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7769 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7880 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7884 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7902 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7922 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7944 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7526 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7530 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7548 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7568 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7590 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7779 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7783 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7801 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7821 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7843 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7671 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
7675 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
7693 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
7713 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
7735 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG

12