Searched defs:restrictIT (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | ||
| D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anon14adf2710111::Thumb2ITBlock |
| D | ARMSubtarget.h | 801 bool restrictIT() const { return RestrictIT; } in restrictIT() function |