Searched defs:IsLP64 (Results 1 – 2 of 2) sorted by relevance
41 bool IsLP64; variable
98 static unsigned getSUBriOpcode(unsigned IsLP64, int64_t Imm) { in getSUBriOpcode()110 static unsigned getADDriOpcode(unsigned IsLP64, int64_t Imm) { in getADDriOpcode()130 static unsigned getANDriOpcode(bool IsLP64, int64_t Imm) { in getANDriOpcode()141 static unsigned getLEArOpcode(unsigned IsLP64) { in getLEArOpcode()2056 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()