Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1054 static bool hasRVVFrameObject(const MachineFunction &MF) { in hasRVVFrameObject() function
1079 !(hasFP(MF) && hasRVVFrameObject(MF)); in hasReservedCallFrame()