Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaMachineFunctionInfo.h42 void setBranchRelaxationScratchFrameIndex(int Index) { in setBranchRelaxationScratchFrameIndex() function
H A DXtensaFrameLowering.cpp388 XtensaFI->setBranchRelaxationScratchFrameIndex(FI); in processFunctionBeforeFrameFinalized()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h113 void setBranchRelaxationScratchFrameIndex(int Index) {
H A DRISCVFrameLowering.cpp1764 RVFI->setBranchRelaxationScratchFrameIndex(FI); in processFunctionBeforeFrameFinalized()