Home
last modified time | relevance | path

Searched refs:EVI (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/hp/
H A DhpnicfEvi.mib4 -- Description: EVI MIB
57 Interconnect(EVI)."
60 "HPN-ICF-EVI-MIB module for managing EVI-capable switches."
64 -- Subtrees in the EVI MIB
389 -- The EVI MAC Count Table
457 -- The EVI Local MAC Table
778 contain the EVI neighbor summary for each EVI IS-IS
895 -- The EVI Enable Table
911 "Detailed information about each EVI-enabled port in the EVI
983 EVI neighbor discovery client (ENDC) on the EVI tunnel
[all …]
/dports/net-mgmt/observium/observium/mibs/h3c/
H A DH3C-EVI-MIB4 -- Description: EVI MIB
59 Interconnect(EVI)."
62 "H3C-EVI-MIB module for managing EVI-capable switches."
66 -- Subtrees in the EVI MIB
391 -- The EVI MAC Count Table
459 -- The EVI Local MAC Table
780 contain the EVI neighbor summary for each EVI IS-IS
897 -- The EVI Enable Table
913 "Detailed information about each EVI-enabled port in the EVI
985 EVI neighbor discovery client (ENDC) on the EVI tunnel
[all …]
/dports/net-mgmt/observium/observium/mibs/hp/
H A DHPN-ICF-EVI-MIB4 -- Description: EVI MIB
57 Interconnect(EVI)."
60 "HPN-ICF-EVI-MIB module for managing EVI-capable switches."
64 -- Subtrees in the EVI MIB
389 -- The EVI MAC Count Table
457 -- The EVI Local MAC Table
778 contain the EVI neighbor summary for each EVI IS-IS
895 -- The EVI Enable Table
911 "Detailed information about each EVI-enabled port in the EVI
983 EVI neighbor discovery client (ENDC) on the EVI tunnel
[all …]
/dports/net-mgmt/observium/observium/mibs/hh3c/
H A DHH3C-EVI-MIB4 -- Description: EVI MIB
59 Interconnect(EVI)."
62 "HH3C-EVI-MIB module for managing EVI-capable switches."
66 -- Subtrees in the EVI MIB
391 -- The EVI MAC Count Table
459 -- The EVI Local MAC Table
780 contain the EVI neighbor summary for each EVI IS-IS
897 -- The EVI Enable Table
913 "Detailed information about each EVI-enabled port in the EVI
985 EVI neighbor discovery client (ENDC) on the EVI tunnel
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp102 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
103 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
104 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
107 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
108 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp113 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
114 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
115 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
118 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
119 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DFixupExtractValuePair.cpp90 auto EVI = dyn_cast<ExtractValueInst>(&*BI++); in fixup() local
91 if (!EVI) in fixup()
93 Instruction* I = dyn_cast<Instruction>(EVI->getAggregateOperand()); in fixup()
94 if (!I || I->getParent() != EVI->getParent()) in fixup()
101 EVI->moveBefore(BB, II); in fixup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) {
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) {
113 LoadedPtrs.push_back(EVI);
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) {
117 Preds.push_back(EVI);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
113 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
117 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp113 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
114 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
115 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
118 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
119 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
113 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
117 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp113 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
114 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
115 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
118 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
119 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
113 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
117 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp114 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
115 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
116 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
119 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
120 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp113 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
114 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
115 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
118 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
119 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
113 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
117 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp111 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad() local
112 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 0) { in findDevirtualizableCallsForTypeCheckedLoad()
113 LoadedPtrs.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
116 if (EVI->getNumIndices() == 1 && EVI->getIndices()[0] == 1) { in findDevirtualizableCallsForTypeCheckedLoad()
117 Preds.push_back(EVI); in findDevirtualizableCallsForTypeCheckedLoad()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DInstruction.cpp217 if (const ExtractValueInst *EVI = dyn_cast<ExtractValueInst>(this)) { in isIdenticalToWhenDefined() local
218 if (EVI->getNumIndices() != cast<ExtractValueInst>(I)->getNumIndices()) in isIdenticalToWhenDefined()
220 for (unsigned i = 0, e = EVI->getNumIndices(); i != e; ++i) in isIdenticalToWhenDefined()
221 if (EVI->idx_begin()[i] != cast<ExtractValueInst>(I)->idx_begin()[i]) in isIdenticalToWhenDefined()
270 if (const ExtractValueInst *EVI = dyn_cast<ExtractValueInst>(this)) { in isSameOperationAs() local
271 if (EVI->getNumIndices() != cast<ExtractValueInst>(I)->getNumIndices()) in isSameOperationAs()
273 for (unsigned i = 0, e = EVI->getNumIndices(); i != e; ++i) in isSameOperationAs()
274 if (EVI->idx_begin()[i] != cast<ExtractValueInst>(I)->idx_begin()[i]) in isSameOperationAs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/XRay/
H A DGraphTest.cpp122 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
128 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
135 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
141 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
/dports/devel/llvm11/llvm-11.0.1.src/unittests/XRay/
H A DGraphTest.cpp122 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
128 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
135 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument
141 [&](const EVT &EVI) { return EVI.first == EV.first; }); in graphEdgeTester() argument

12345678910>>...26