Home
last modified time | relevance | path

Searched defs:DetectRoundChange (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp73 DetectRoundChange::DetectRoundChange() : LEONMachineFunctionPass(ID) {} in DetectRoundChange() function in DetectRoundChange
H A DSparcSubtarget.h52 bool DetectRoundChange; variable