Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp930 static bool hasRVVFrameObject(const MachineFunction &MF) { in hasRVVFrameObject() function
944 !(hasFP(MF) && hasRVVFrameObject(MF)); in hasReservedCallFrame()