Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.h110 bool RestrictIT = false; variable
405 bool restrictIT() const { return RestrictIT; } in restrictIT()
HDARMSubtarget.cpp234 RestrictIT = false; in initSubtargetFeatures()
237 RestrictIT = true; in initSubtargetFeatures()