Home
last modified time | relevance | path

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 DThumb2ITBlockPass.cpp47 bool restrictIT; member in __anon7e41eee00111::Thumb2ITBlock
H A DARMSubtarget.h801 bool restrictIT() const { return RestrictIT; } in restrictIT() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp47 bool restrictIT; member in __anon946ebfe60111::Thumb2ITBlock
H A DARMSubtarget.h459 bool restrictIT() const { return RestrictIT; } in restrictIT() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp32 bool restrictIT; member in __anon2dc9f13e0111::Thumb2ITBlockPass
H A DARMSubtarget.h575 bool restrictIT() const { return RestrictIT; } in restrictIT() function