Home
last modified time | relevance | path

Searched defs:IsLiveIn (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp975 bool IsLiveIn, CfgVector<SizeT> &LiveRegCount) { in emitRegisterUsage()
1094 constexpr bool IsLiveIn = true; in emit() local
1147 constexpr bool IsLiveIn = false; in emit() local
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp860 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local