Home
last modified time | relevance | path

Searched defs:hasV5TOps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h90 bool hasV5TOps() const { return getHexagonArchVersion() >= V5; } in hasV5TOps() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h394 bool hasV5TOps() const { return HasV5TOps; } in hasV5TOps() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h569 bool hasV5TOps() const { return HasV5TOps; } in hasV5TOps() function