Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp4557 int64_t SExtComparand = ((uint64_t)Comparand & ~0x7FFFuLL) != 0 in simplifyToLI() local
4569 selectReg(SExtImm, SExtComparand, Opc, TrueReg, FalseReg, CRSubReg); in simplifyToLI()