Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h571 bool hasV6Ops() const { return HasV6Ops; } in hasV6Ops() function
DARMFastISel.cpp2685 bool hasV6Ops = Subtarget->hasV6Ops(); in ARMEmitIntExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp468 bool hasV6Ops() const { in hasV6Ops() function in __anon4e3bfdac0111::ARMAsmParser