Home
last modified time | relevance | path

Searched defs:Rem (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp671 SDNode *Rem = CurDAG->getMachineNode(TargetOpcode::EXTRACT_SUBREG, in Select() local
755 SDNode *Rem = CurDAG->getMachineNode(TargetOpcode::EXTRACT_SUBREG, in Select() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp643 if (BinaryOperator *Rem = dyn_cast<BinaryOperator>(UseInst)) { in SimplifyIVUsers() local
1215 void IndVarSimplify::EliminateIVRemainder(BinaryOperator *Rem, in EliminateIVRemainder()
1278 if (BinaryOperator *Rem = dyn_cast<BinaryOperator>(UseInst)) { in EliminateIVUser() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp46 Value *Rem = Builder->CreateAnd(A, ConstantInt::get(I.getType(), *B-1), in commonShiftTransforms() local
DInstCombineSimplifyDemanded.cpp686 if (ConstantInt *Rem = dyn_cast<ConstantInt>(I->getOperand(1))) { in SimplifyDemandedUseBits() local
DInstCombineMulDivRem.cpp205 Value *Rem; in visitMul() local
/external/llvm/lib/Analysis/
DValueTracking.cpp468 if (ConstantInt *Rem = dyn_cast<ConstantInt>(I->getOperand(1))) { in ComputeMaskedBits() local
511 if (ConstantInt *Rem = dyn_cast<ConstantInt>(I->getOperand(1))) { in ComputeMaskedBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2400 SDValue Rem = DAG.getLoad(RetVT, dl, getLastCALLSEQ(), FIPtr, in ExpandDivRemLibCall() local
DSelectionDAG.cpp1988 if (ConstantSDNode *Rem = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in ComputeMaskedBits() local
2017 if (ConstantSDNode *Rem = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in ComputeMaskedBits() local