Searched defs:IsLP64 (Results 1 – 2 of 2) sorted by relevance
88 static unsigned getSUBriOpcode(unsigned IsLP64, int64_t Imm) { in getSUBriOpcode()100 static unsigned getADDriOpcode(unsigned IsLP64, int64_t Imm) { in getADDriOpcode()120 static unsigned getANDriOpcode(bool IsLP64, int64_t Imm) { in getANDriOpcode()131 static unsigned getLEArOpcode(unsigned IsLP64) { in getLEArOpcode()1557 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()1601 const bool IsLP64 = STI.isTarget64BitLP64(); in adjustForSegmentedStacks() local1850 const bool IsLP64 = STI.isTarget64BitLP64(); in adjustForHiPEPrologue() local1985 bool IsLP64 = STI.isTarget64BitLP64(); in eliminateCallFramePseudoInstr() local
18598 const bool IsLP64 = Subtarget->isTarget64BitLP64(); in EmitLoweredSegAlloca() local