Searched defs:restrictIT (Results 1 – 6 of 6) sorted by relevance
| /external/llvm-project/llvm/lib/Target/ARM/ | ||
| D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anond452999d0111::Thumb2ITBlock |
| D | ARMSubtarget.h | 822 bool restrictIT() const { return RestrictIT; } in restrictIT() function |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | ||
| D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anonde4a03110111::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 __anon5eb1c12f0111::Thumb2ITBlockPass |
| D | ARMSubtarget.h | 575 bool restrictIT() const { return RestrictIT; } in restrictIT() function |