OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foldBinOpIntoSelectOrPhi
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp
213
if (Instruction *FoldedMul =
foldBinOpIntoSelectOrPhi
(I))
440
if (Instruction *FoldedMul =
foldBinOpIntoSelectOrPhi
(I))
801
if (Instruction *FoldedDiv =
foldBinOpIntoSelectOrPhi
(I))
InstCombineInternal.h
620
Instruction *
foldBinOpIntoSelectOrPhi
(BinaryOperator &I);
InstCombineAddSub.cpp
870
if (Instruction *NV =
foldBinOpIntoSelectOrPhi
(Add))
1533
if (Instruction *FoldedFAdd =
foldBinOpIntoSelectOrPhi
(I))
InstCombineAndOrXor.cpp
1976
if (Instruction *FoldedLogic =
foldBinOpIntoSelectOrPhi
(I))
2671
if (Instruction *FoldedLogic =
foldBinOpIntoSelectOrPhi
(I))
3495
if (Instruction *FoldedLogic =
foldBinOpIntoSelectOrPhi
(I))
InstCombineShifts.cpp
690
if (Instruction *FoldedShift =
foldBinOpIntoSelectOrPhi
(I))
InstructionCombining.cpp
1211
Instruction *InstCombinerImpl::
foldBinOpIntoSelectOrPhi
(BinaryOperator &I) {
Completed in 31 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026