OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DivRHS
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp
346
SDValue
DivRHS
= N->getOperand(1);
363
return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS,
DivRHS
,
/external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h
273
ConstantInt *
DivRHS
);
275
ConstantInt *
DivRHS
);
InstCombineCompares.cpp
[
all
...]
Completed in 186 milliseconds