Home
last modified time | relevance | path

Searched defs:IsLP64 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp88 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() local
1850 const bool IsLP64 = STI.isTarget64BitLP64(); in adjustForHiPEPrologue() local
1985 bool IsLP64 = STI.isTarget64BitLP64(); in eliminateCallFramePseudoInstr() local
DX86ISelLowering.cpp18598 const bool IsLP64 = Subtarget->isTarget64BitLP64(); in EmitLoweredSegAlloca() local