Searched defs:restrictIT (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ | ||
| D | Thumb2ITBlockPass.cpp | 45 bool restrictIT; member in __anonf45c7f690111::Thumb2ITBlockPass |
| D | ARMSubtarget.h | 729 bool restrictIT() const { return RestrictIT; } in restrictIT() function |
| /external/llvm/lib/Target/ARM/ | ||
| D | Thumb2ITBlockPass.cpp | 32 bool restrictIT; member in __anon1acf50110111::Thumb2ITBlockPass |
| D | ARMSubtarget.h | 575 bool restrictIT() const { return RestrictIT; } in restrictIT() function |