OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ElementSizeCI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp
1645
auto *
ElementSizeCI
= cast<ConstantInt>(CallArgs[3]);
1660
auto GetFunctionName = [](Intrinsic::ID IID, ConstantInt *
ElementSizeCI
) {
1661
uint64_t ElementSize =
ElementSizeCI
->getZExtValue();
1697
->getOrInsertFunction(GetFunctionName(IID,
ElementSizeCI
), FTy)
/src/external/apache2/llvm/dist/llvm/lib/IR/
Verifier.cpp
4727
ConstantInt *
ElementSizeCI
=
4729
const APInt &ElementSizeVal =
ElementSizeCI
->getValue();
Completed in 23 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026