Searched defs:LdSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11323 getLdOpcode(unsigned LdSize,bool IsThumb1,bool IsThumb2) getLdOpcode() argument 11363 emitPostLd(MachineBasicBlock * BB,MachineBasicBlock::iterator Pos,const TargetInstrInfo * TII,const DebugLoc & dl,unsigned LdSize,unsigned Data,unsigned AddrIn,unsigned AddrOut,bool IsThumb1,bool IsThumb2) emitPostLd() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 50054 unsigned LdSize = LdC->getType()->getPrimitiveSizeInBits(); combineLoad() local [all...] |