Home
last modified time | relevance | path

Searched refs:hasComplxNum (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h433 bool hasComplxNum() const { return HasComplxNum; } in hasComplxNum() function
DAArch64InstrInfo.td41 def HasComplxNum : Predicate<"Subtarget->hasComplxNum()">,
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h489 bool hasComplxNum() const { return HasComplxNum; } in hasComplxNum() function
DAArch64InstrInfo.td43 def HasComplxNum : Predicate<"Subtarget->hasComplxNum()">,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc70 if (Subtarget->hasComplxNum())