Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp600 const auto *RMFI = MF->getInfo<RISCVMachineFunctionInfo>(); in emitFunctionEntryLabel() local
601 if (RMFI->isVectorCall()) { in emitFunctionEntryLabel()