Home
last modified time | relevance | path

Searched refs:FindInsertedValue (Results 1 – 25 of 63) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DValueTracking.h87 Value *FindInsertedValue(Value *V,
94 inline Value *FindInsertedValue(Value *V, const unsigned Idx,
97 return FindInsertedValue(V, &Idxs[0], &Idxs[1], InsertBefore);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DValueTracking.cpp1028 Value *V = FindInsertedValue(From, Idxs.begin(), Idxs.end()); in BuildSubAggregate()
1070 Value *llvm::FindInsertedValue(Value *V, const unsigned *idx_begin, in FindInsertedValue() function in llvm
1094 return FindInsertedValue(C->getOperand(*idx_begin), idx_begin + 1, in FindInsertedValue()
1124 return FindInsertedValue(I->getAggregateOperand(), idx_begin, idx_end, in FindInsertedValue()
1130 return FindInsertedValue(I->getInsertedValueOperand(), req_idx, idx_end, in FindInsertedValue()
1154 return FindInsertedValue(I->getAggregateOperand(), Idxs.begin(), Idxs.end(), in FindInsertedValue()
H A DLint.cpp597 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
613 if (Value *W = FindInsertedValue(CE->getOperand(0), in findValueImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp192 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp192 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp192 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp189 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp192 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp192 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp191 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp169 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp169 V = FindInsertedValue(RI->getOperand(0), i); in PropagateConstantReturn()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DLint.cpp695 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
708 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DLint.cpp698 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
711 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DLint.cpp695 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
708 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp698 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
711 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DLint.cpp698 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
711 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DLint.cpp697 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
710 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DLint.cpp694 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
707 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DLint.cpp694 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(), in findValueImpl()
707 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DValueTracking.h221 Value *FindInsertedValue(Value *V,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DLint.cpp676 FindInsertedValue(Ex->getAggregateOperand(), Ex->getIndices())) in findValueImpl()
688 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLint.cpp674 FindInsertedValue(Ex->getAggregateOperand(), Ex->getIndices()))
686 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices))
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DLint.cpp674 FindInsertedValue(Ex->getAggregateOperand(), Ex->getIndices())) in findValueImpl()
686 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLint.cpp672 FindInsertedValue(Ex->getAggregateOperand(), Ex->getIndices())) in findValueImpl()
684 if (Value *W = FindInsertedValue(CE->getOperand(0), Indices)) in findValueImpl()

123