Home
last modified time | relevance | path

Searched defs:RVFI (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp172 const auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in getLibCallID() local
338 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in determineFrameLayout() local
371 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in getStackSizeWithRVVPadding() local
528 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in emitPrologue() local
762 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in emitEpilogue() local
866 const auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in getFrameIndexReference() local
1049 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in determineCalleeSaves() local
1225 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in processFunctionBeforeFrameFinalized() local
1332 const auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in getFirstSPAdjustAmount() local
1406 auto *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in assignCalleeSavedSpillSlots() local
[all …]
H A DRISCVOptWInstrs.cpp437 const RISCVMachineFunctionInfo *RVFI = in isSignExtendedW() local
H A DRISCVInstrInfo.cpp1085 RISCVMachineFunctionInfo *RVFI = MF->getInfo<RISCVMachineFunctionInfo>(); in insertIndirectBranch() local
H A DRISCVISelLowering.cpp19365 RISCVMachineFunctionInfo *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); unpackFromRegLoc() local
19763 RISCVMachineFunctionInfo *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp449 RISCVMachineFunctionInfo *RVFI = MF.getInfo<RISCVMachineFunctionInfo>(); in saveVarArgRegisters() local