Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13465 bool IsEQ = (MI.getOpcode() == PPC::ANDI_rec_1_EQ_BIT || in EmitInstrWithCustomInserter() local
13478 .addReg(IsEQ ? PPC::CR0EQ : PPC::CR0GT); in EmitInstrWithCustomInserter()