Searched refs:nonpipelinedVFP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h683 bool nonpipelinedVFP() const { return NonpipelinedVFP; } function in class:llvm::ARMSubtarget
H A DARMBaseInstrInfo.cpp4759 if (Subtarget.nonpipelinedVFP() &&

Completed in 269 milliseconds