Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h43 bool IsLP64; variable
H A DX86FrameLowering.cpp108 getSUBriOpcode(bool IsLP64) getSUBriOpcode() argument
112 getADDriOpcode(bool IsLP64) getADDriOpcode() argument
116 getSUBrrOpcode(bool IsLP64) getSUBrrOpcode() argument
120 getADDrrOpcode(bool IsLP64) getADDrrOpcode() argument
124 getANDriOpcode(bool IsLP64,int64_t Imm) getANDriOpcode() argument
128 getLEArOpcode(bool IsLP64) getLEArOpcode() argument
3111 GetScratchRegister(bool Is64Bit,bool IsLP64,const MachineFunction & MF,bool Primary) GetScratchRegister() argument
[all...]
H A DX86ISelLowering.cpp34700 getSUBriOpcode(bool IsLP64) getSUBriOpcode() argument
34812 const bool IsLP64 = Subtarget.isTarget64BitLP64(); EmitLoweredSegAlloca() local
[all...]