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 __anon05b82baf0111::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 __anona294324d0111::Thumb2ITBlockPass |
| D | ARMSubtarget.h | 575 bool restrictIT() const { return RestrictIT; } in restrictIT() function |