Searched defs:NewLHS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp81 PHINode *NewLHS = 0, *NewRHS = 0; local
H A DInstCombineAndOrXor.cpp1057 Value *NewLHS = Builder->CreateAnd(Op0LHS, AndRHS, local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp683 Value *NewLHS = Ops[i].Op; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp612 void DAGTypeLegalizer::SoftenSetCCOperands(SDValue &NewLHS, SDValue &NewRHS, argument
713 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
755 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
774 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
1293 FloatExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS, ISD::CondCode &CCCode, DebugLoc dl) argument
1324 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
1405 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
1423 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
[all...]
H A DLegalizeIntegerTypes.cpp818 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, argument
2494 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, argument
2595 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
2613 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
2631 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DInstructionSimplify.cpp2377 Constant *NewLHS = ConstantExpr::getGetElementPtr(Null, IndicesLHS); local

Completed in 234 milliseconds