Home
last modified time | relevance | path

Searched defs:LRSpilled (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYMachineFunctionInfo.h29 bool LRSpilled = false; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMMachineFunctionInfo.h65 bool LRSpilled = false; variable
307 bool LRSpilled; member
HDARMFrameLowering.cpp2275 bool LRSpilled = false; in determineCalleeSaves() local