Searched defs:restrictIT (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anon7e41eee00111::Thumb2ITBlock |
H A D | ARMSubtarget.h | 801 bool restrictIT() const { return RestrictIT; } in restrictIT() function |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anon946ebfe60111::Thumb2ITBlock |
H A D | ARMSubtarget.h | 459 bool restrictIT() const { return RestrictIT; } in restrictIT() function |
/aosp_15_r20/external/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 32 bool restrictIT; member in __anon2dc9f13e0111::Thumb2ITBlockPass |
H A D | ARMSubtarget.h | 575 bool restrictIT() const { return RestrictIT; } in restrictIT() function |