Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1161 static bool hasRVVFrameObject(const MachineFunction &MF) { in hasRVVFrameObject() function
1234 if (hasRVVFrameObject(MF)) { in processFunctionBeforeFrameFinalized()
1285 !(hasFP(MF) && hasRVVFrameObject(MF)); in hasReservedCallFrame()