Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h214 bool avoidCPSRPartialUpdate() const { return AvoidCPSRPartialUpdate; } in avoidCPSRPartialUpdate() function
DThumb2SizeReduction.cpp214 if (!Def || !STI->avoidCPSRPartialUpdate()) in canAddPseudoFlagDep()
/external/llvm/lib/Target/ARM/
DARMSubtarget.h470 bool avoidCPSRPartialUpdate() const { return AvoidCPSRPartialUpdate; } in avoidCPSRPartialUpdate() function
DThumb2SizeReduction.cpp265 if (MinimizeSize || !STI->avoidCPSRPartialUpdate()) in canAddPseudoFlagDep()