Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FrameLowering.h41 bool IsLP64; variable
DX86FrameLowering.cpp98 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()
DX86ISelLowering.cpp23465 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.h42 bool IsLP64; variable
DX86FrameLowering.cpp105 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode()
117 static unsigned getADDriOpcode(bool IsLP64, int64_t Imm) { in getADDriOpcode()
129 static unsigned getSUBrrOpcode(bool IsLP64) { in getSUBrrOpcode()
133 static unsigned getADDrrOpcode(bool IsLP64) { in getADDrrOpcode()
137 static unsigned getANDriOpcode(bool IsLP64, int64_t Imm) { in getANDriOpcode()
148 static unsigned getLEArOpcode(bool IsLP64) { in getLEArOpcode()
2589 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
DX86ISelLowering.cpp32278 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode()
32395 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.h41 bool IsLP64; variable
DX86FrameLowering.cpp95 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode()
107 static unsigned getADDriOpcode(bool IsLP64, int64_t Imm) { in getADDriOpcode()
119 static unsigned getSUBrrOpcode(bool IsLP64) { in getSUBrrOpcode()
123 static unsigned getADDrrOpcode(bool IsLP64) { in getADDrrOpcode()
127 static unsigned getANDriOpcode(bool IsLP64, int64_t Imm) { in getANDriOpcode()
138 static unsigned getLEArOpcode(bool IsLP64) { in getLEArOpcode()
2249 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
DX86ISelLowering.cpp31082 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local