Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h710 bool avoidCPSRPartialUpdate() const { return AvoidCPSRPartialUpdate; } in avoidCPSRPartialUpdate() function
H A DThumb2SizeReduction.cpp291 if (MinimizeSize || !STI->avoidCPSRPartialUpdate()) in canAddPseudoFlagDep()