Home
last modified time | relevance | path

Searched refs:hasSM4 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h318 bool hasSM4() const { return HasSM4; } in hasSM4() function
DAArch64InstrInfo.td83 def HasSM4 : Predicate<"Subtarget->hasSM4()">,
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h349 bool hasSM4() const { return HasSM4; } in hasSM4() function
DAArch64InstrInfo.td82 def HasSM4 : Predicate<"Subtarget->hasSM4()">,