Home
last modified time | relevance | path

Searched refs:LAFI (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp146 LoongArchMachineFunctionInfo *LAFI = in processFunctionBeforeFrameFinalized() local
173 if (IsLargeFunction && LAFI->getBranchRelaxationSpillFrameIndex() == -1) in processFunctionBeforeFrameFinalized()
174 LAFI->setBranchRelaxationSpillFrameIndex(FI); in processFunctionBeforeFrameFinalized()
H A DLoongArchInstrInfo.cpp435 LoongArchMachineFunctionInfo *LAFI = in insertIndirectBranch() local
468 int FrameIndex = LAFI->getBranchRelaxationSpillFrameIndex(); in insertIndirectBranch()
H A DLoongArchOptWInstrs.cpp518 const LoongArchMachineFunctionInfo *LAFI = in isSignExtendedW() local
525 if (MF->getRegInfo().isLiveIn(VReg) && LAFI->isSExt32Register(VReg)) in isSignExtendedW()
H A DLoongArchISelLowering.cpp4949 LoongArchMachineFunctionInfo *LAFI = in unpackFromRegLoc() local
4951 LAFI->addSExt32Register(VReg); in unpackFromRegLoc()