Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp872 bool UpdateFP) { in getPushOpcode() argument
877 return UpdateFP ? RISCV::QC_CM_PUSHFP : RISCV::QC_CM_PUSH; in getPushOpcode()