OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSlotSize
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/X86/
X86MachineFunctionInfo.cpp
22
unsigned SlotSize = RegInfo->
getSlotSize
();
X86RegisterInfo.h
135
unsigned
getSlotSize
() const { return SlotSize; }
X86MCInstLower.cpp
[
all
...]
X86FrameLowering.cpp
44
SlotSize = TRI->
getSlotSize
();
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 290 milliseconds