Home
last modified time | relevance | path

Searched refs:FPSpillSlot (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp61 return FPSpillSlot; in createFPSpillSlot()
66 FPSpillSlot = in createFPSpillSlot()
69 return FPSpillSlot; in createFPSpillSlot()
H A DXCoreMachineFunctionInfo.h31 int FPSpillSlot; variable
70 return FPSpillSlot; in getFPSpillSlot()