Searched refs:Src1Value (Results 1 – 2 of 2) sorted by relevance
193 bool ARMEmitCmp(const Value *Src1Value, const Value *Src2Value,1350 bool ARMFastISel::ARMEmitCmp(const Value *Src1Value, const Value *Src2Value, in ARMEmitCmp() argument1352 Type *Ty = Src1Value->getType(); in ARMEmitCmp()1425 unsigned SrcReg1 = getRegForValue(Src1Value); in ARMEmitCmp()2793 Value *Src1Value = I->getOperand(0); in SelectShift() local2794 unsigned Reg1 = getRegForValue(Src1Value); in SelectShift()
162 bool PPCEmitCmp(const Value *Src1Value, const Value *Src2Value,