Home
last modified time | relevance | path

Searched refs:HasNV (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h103 bool HasNV = false; variable
397 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td245 "nv", "HasNV", "true",
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h116 bool HasNV = false; variable
436 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td260 "nv", "HasNV", "true",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h115 bool HasNV = false; variable
435 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td260 "nv", "HasNV", "true",
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h116 bool HasNV = false; variable
436 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td260 "nv", "HasNV", "true",
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h109 bool HasNV = false; variable
417 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td259 "nv", "HasNV", "true",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h132 bool HasNV = false; variable
487 bool hasNV() const { return HasNV; } in hasNV()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h127 bool HasNV = false; variable
481 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td278 "nv", "HasNV", "true",
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h127 bool HasNV = false; variable
481 bool hasNV() const { return HasNV; } in hasNV()
H A DAArch64.td278 "nv", "HasNV", "true",
/dports/irc/znc/znc-1.8.2/modules/
H A Dlog.cpp219 return !HasNV("joins") || GetNV("joins").ToBool(); in NeedJoins()
223 return !HasNV("quits") || GetNV("quits").ToBool(); in NeedQuits()
227 return !HasNV("nickchanges") || GetNV("nickchanges").ToBool(); in NeedNickChanges()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
533 bool hasNV() const { return HasNV; } in hasNV()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
533 bool hasNV() const { return HasNV; } in hasNV()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
509 bool hasNV() const { return HasNV; } in hasNV()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
533 bool hasNV() const { return HasNV; } in hasNV()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
533 bool hasNV() const { return HasNV; } in hasNV()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false; variable
509 bool hasNV() const { return HasNV; } in hasNV()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h136 bool HasNV = false;
533 bool hasNV() const { return HasNV; }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h140 bool HasNV = false; variable
542 bool hasNV() const { return HasNV; } in hasNV()
/dports/irc/znc/znc-1.8.2/include/znc/
H A DModules.h1197 bool HasNV(const CString& sName) const { in HasNV() function

123