Searched defs:LdSize (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 7797 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 7837 unsigned LdSize, unsigned Data, unsigned AddrIn, in emitPostLd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10031 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 10071 unsigned LdSize, unsigned Data, unsigned AddrIn, in emitPostLd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11178 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 11218 unsigned LdSize, unsigned Data, unsigned AddrIn, in emitPostLd()
|