Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h714 MOF_RPlusSImm34 = 1 << 10, // Reg plus 34-bit signed constant. enumerator
H A DPPCISelLowering.cpp1592 AddrModesMap[PPC::AM_PrefixDForm] = {PPC::MOF_RPlusSImm34 | in initializeAddrModeMap()
18278 FlagSet |= PPC::MOF_RPlusSImm34; in computeFlagsForAddressComputation()
18297 FlagSet |= PPC::MOF_RPlusSImm34; // Signed 34-bit immediates. in computeFlagsForAddressComputation()
18427 ((PPC::MOF_RPlusSImm34 | PPC::MOF_AddrIsSImm32 | PPC::MOF_SubtargetP10) & in computeMOFlags()
18428 FlagSet) == PPC::MOF_RPlusSImm34; in computeMOFlags()