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