Searched defs:IsLP64 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 95 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()
|
H A D | X86FrameLowering.h | 41 bool IsLP64; variable
|
H A D | X86ISelLowering.cpp | 31085 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 107 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode() 119 static unsigned getADDriOpcode(bool IsLP64, int64_t Imm) { in getADDriOpcode() 131 static unsigned getSUBrrOpcode(bool IsLP64) { in getSUBrrOpcode() 135 static unsigned getADDrrOpcode(bool IsLP64) { in getADDrrOpcode() 139 static unsigned getANDriOpcode(bool IsLP64, int64_t Imm) { in getANDriOpcode() 150 static unsigned getLEArOpcode(bool IsLP64) { in getLEArOpcode() 2872 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
|
H A D | X86FrameLowering.h | 43 bool IsLP64; variable
|
H A D | X86ISelLowering.cpp | 35961 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode() 36078 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 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()
|
H A D | X86FrameLowering.h | 41 bool IsLP64; variable
|
H A D | X86ISelLowering.cpp | 23465 const bool IsLP64 = Subtarget.isTarget64BitLP64(); in EmitLoweredSegAlloca() local
|