Searched refs:DisableNonVolatileCR (Results 1 – 3 of 3) sorted by relevance
70 bool DisableNonVolatileCR = false; variable172 void setDisableNonVolatileCR() { DisableNonVolatileCR = true; } in setDisableNonVolatileCR()173 bool isNonVolatileCRDisabled() const { return DisableNonVolatileCR; } in isNonVolatileCRDisabled()
23 : DisableNonVolatileCR(PPCDisableNonVolatileCR) {} in PPCFunctionInfo()
8 define dso_local signext i32 @DisableNonVolatileCR(i32 signext %a, i32 signext %b) {9 ; CHECK-DISABLE-LABEL: DisableNonVolatileCR:18 ; CHECK-ENABLE-LABEL: DisableNonVolatileCR: