Home
last modified time | relevance | path

Searched refs:IsEQ (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp11806 bool IsEQ = (MI.getOpcode() == PPC::ANDI_rec_1_EQ_BIT || in EmitInstrWithCustomInserter() local
11819 .addReg(IsEQ ? PPC::CR0EQ : PPC::CR0GT); in EmitInstrWithCustomInserter()