Searched refs:Src1Value (Results 1 – 2 of 2) sorted by relevance
188 bool ARMEmitCmp(const Value *Src1Value, const Value *Src2Value,1337 bool ARMFastISel::ARMEmitCmp(const Value *Src1Value, const Value *Src2Value, in ARMEmitCmp() argument1339 Type *Ty = Src1Value->getType(); in ARMEmitCmp()1412 Register SrcReg1 = getRegForValue(Src1Value); in ARMEmitCmp()2796 Value *Src1Value = I->getOperand(0); in SelectShift() local2797 Register Reg1 = getRegForValue(Src1Value); in SelectShift()
157 bool PPCEmitCmp(const Value *Src1Value, const Value *Src2Value,