Searched defs:AndRHS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp357 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); local
H A DInstCombineAndOrXor.cpp131 OptAndOp(Instruction *Op, ConstantInt *OpRHS, ConstantInt *AndRHS, BinaryOperator &TheAnd) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9732 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); local

Completed in 140 milliseconds