Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp848 static bool isPush(unsigned Opcode) { in isPush() function
1012 isPush(PossiblePush->getOpcode())) { in emitPrologue()