Searched refs:getBranchRelaxationScratchFrameIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h100 int getBranchRelaxationScratchFrameIndex() const { function in class:llvm::RISCVMachineFunctionInfo
H A DRISCVFrameLowering.cpp1234 if (IsLargeFunction && RVFI->getBranchRelaxationScratchFrameIndex() == -1)
H A DRISCVInstrInfo.cpp1138 int FrameIndex = RVFI->getBranchRelaxationScratchFrameIndex();

Completed in 168 milliseconds