Home
last modified time | relevance | path

Searched defs:getSlotSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86RegisterInfo.h137 unsigned getSlotSize() const { return SlotSize; } in getSlotSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86RegisterInfo.h147 unsigned getSlotSize() const { return SlotSize; } in getSlotSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86RegisterInfo.h158 unsigned getSlotSize() const { return SlotSize; } in getSlotSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kSubtarget.h139 unsigned getSlotSize() const { return 4; } in getSlotSize() function