Searched refs:RVFI (Results 1 – 5 of 5) sorted by relevance
58 if (RVFI->useSaveRestoreLibCalls(MF)) { in emitSCSPrologue()108 if (RVFI->useSaveRestoreLibCalls(MF)) { in emitSCSEpilogue()281 RVFI->setRVVPadding(RVVPadding); in determineFrameLayout()868 RVFI->getVarArgsSaveSize() + RVFI->getRVVPadding(); in getFrameIndexReference()1087 RVFI->setRVVStackSize(RVVStackSize); in processFunctionBeforeFrameFinalized()1088 RVFI->setRVVStackAlign(RVVStackAlign); in processFunctionBeforeFrameFinalized()1125 RVFI->setCalleeSavedStackSize(0); in processFunctionBeforeFrameFinalized()1137 RVFI->setCalleeSavedStackSize(Size); in processFunctionBeforeFrameFinalized()1200 if (RVFI->getLibCallStackSize()) in getFirstSPAdjustAmount()1313 if (!RVFI->useSaveRestoreLibCalls(*MF)) in canUseAsPrologue()[all …]
136 const RISCVMachineFunctionInfo *RVFI = in isSignExtendedW() local143 if (MF->getRegInfo().isLiveIn(VReg) && RVFI->isSExt32Register(VReg)) in isSignExtendedW()
151 const auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in hasReservedSpillSlot() local152 if (!RVFI->useSaveRestoreLibCalls(MF)) in hasReservedSpillSlot()
957 RISCVMachineFunctionInfo *RVFI = MF->getInfo<RISCVMachineFunctionInfo>(); in insertIndirectBranch() local987 int FrameIndex = RVFI->getBranchRelaxationScratchFrameIndex(); in insertIndirectBranch()
12326 RISCVMachineFunctionInfo *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in unpackFromRegLoc() local12327 RVFI->addSExt32Register(VReg); in unpackFromRegLoc()12690 RISCVMachineFunctionInfo *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in LowerFormalArguments() local12710 RVFI->setVarArgsFrameIndex(FI); in LowerFormalArguments()12736 RVFI->setVarArgsSaveSize(VarArgsSaveSize); in LowerFormalArguments()