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