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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h685 bool avoidCPSRPartialUpdate() const { return AvoidCPSRPartialUpdate; } function in class:llvm::ARMSubtarget
H A DThumb2SizeReduction.cpp291 if (MinimizeSize || !STI->avoidCPSRPartialUpdate())

Completed in 133 milliseconds