Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCObjectFileInfo.cpp22 bool RVC = STI.hasFeature(RISCV::FeatureStdExtC) || in getTextSectionAlignment() local
24 return RVC ? 2 : 4; in getTextSectionAlignment()
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst67 * Call relaxation respects RVC when mixing +c and -c relocatable files.
/freebsd-14.2/contrib/file/magic/Magdir/
H A Delf49 >0 lelong&0x00000001 0x00000001 RVC,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td290 "Disable RVC Hint Instructions.">;
293 "RVC Hint Instructions">;