OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visitZeroExtendExpr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ScalarEvolutionDivision.h
38
void
visitZeroExtendExpr
(const SCEVZeroExtendExpr *Numerator) {}
ScalarEvolutionExpressions.h
578
return ((SC*)this)->
visitZeroExtendExpr
((const SCEVZeroExtendExpr*)S);
747
const SCEV *
visitZeroExtendExpr
(const SCEVZeroExtendExpr *Expr) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
1708
Value *SCEVExpander::
visitZeroExtendExpr
(const SCEVZeroExtendExpr *S) {
Completed in 62 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026