OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZExtOperator
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Operator.h
455
class
ZExtOperator
: public ConcreteOperator<Operator, Instruction::ZExt> {};
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp
4663
auto *LHS = cast<
ZExtOperator
>(MulInstr->getOperand(0)),
4664
*RHS = cast<
ZExtOperator
>(MulInstr->getOperand(1));
Completed in 20 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026