Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11395 : LdSize == 1 ? ARM::tLDRBi : 0; in emitPostLd() argument
11355 getLdOpcode(unsigned LdSize,bool IsThumb1,bool IsThumb2) getLdOpcode() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51048 unsigned LdSize = LdC->getType()->getPrimitiveSizeInBits(); combineConstantPoolLoads() local
[all...]