Home
last modified time | relevance | path

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

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