Home
last modified time | relevance | path

Searched refs:PerformSDIVReplace (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h52 bool PerformSDIVReplace; variable
99 bool performSDIVReplace() const { return PerformSDIVReplace; } in performSDIVReplace()
DSparcSubtarget.cpp42 PerformSDIVReplace = false; in initializeSubtargetDependencies()
DLeonFeatures.td38 "replacesdiv", "PerformSDIVReplace", "true",