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