Home
last modified time | relevance | path

Searched refs:getBranchRelaxationSpillFrameIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMachineFunctionInfo.h62 int getBranchRelaxationSpillFrameIndex() { in getBranchRelaxationSpillFrameIndex() function
H A DLoongArchFrameLowering.cpp173 if (IsLargeFunction && LAFI->getBranchRelaxationSpillFrameIndex() == -1) in processFunctionBeforeFrameFinalized()
H A DLoongArchInstrInfo.cpp468 int FrameIndex = LAFI->getBranchRelaxationSpillFrameIndex(); in insertIndirectBranch()