Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h221 bool avoidCPSRPartialUpdate() const { return AvoidCPSRPartialUpdate; } in avoidCPSRPartialUpdate() function
DThumb2SizeReduction.cpp220 if (!STI->avoidCPSRPartialUpdate()) in canAddPseudoFlagDep()