Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h176 bool RestrictIT = false; variable
459 bool restrictIT() const { return RestrictIT; } in restrictIT()
H A DARMSubtarget.cpp237 RestrictIT = false; in initSubtargetFeatures()
240 RestrictIT = true; in initSubtargetFeatures()