Searched refs:LAFI (Results 1 – 4 of 4) sorted by relevance
146 LoongArchMachineFunctionInfo *LAFI = in processFunctionBeforeFrameFinalized() local173 if (IsLargeFunction && LAFI->getBranchRelaxationSpillFrameIndex() == -1) in processFunctionBeforeFrameFinalized()174 LAFI->setBranchRelaxationSpillFrameIndex(FI); in processFunctionBeforeFrameFinalized()
435 LoongArchMachineFunctionInfo *LAFI = in insertIndirectBranch() local468 int FrameIndex = LAFI->getBranchRelaxationSpillFrameIndex(); in insertIndirectBranch()
518 const LoongArchMachineFunctionInfo *LAFI = in isSignExtendedW() local525 if (MF->getRegInfo().isLiveIn(VReg) && LAFI->isSExt32Register(VReg)) in isSignExtendedW()
4949 LoongArchMachineFunctionInfo *LAFI = in unpackFromRegLoc() local4951 LAFI->addSExt32Register(VReg); in unpackFromRegLoc()