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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1017 static bool hasRVVFrameObject(const MachineFunction &MF) { function
1090 if (hasRVVFrameObject(MF)) {
1146 !(hasFP(MF) && hasRVVFrameObject(MF));

Completed in 301 milliseconds