Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVSubtarget.h155 bool hasHalfFPLoadStoreMove() const { in hasHalfFPLoadStoreMove() function
HDRISCVFeatures.td328 : Predicate<"Subtarget->hasHalfFPLoadStoreMove()">,