Searched refs:PPCEmitCmp (Results 1 – 1 of 1) sorted by relevance
150 bool PPCEmitCmp(const Value *Src1Value, const Value *Src2Value,748 if (!PPCEmitCmp(CI->getOperand(0), CI->getOperand(1), CI->isUnsigned(), in SelectBranch()777 bool PPCFastISel::PPCEmitCmp(const Value *SrcValue1, const Value *SrcValue2, in PPCEmitCmp() function in PPCFastISel