Home
last modified time | relevance | path

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

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