Home
last modified time | relevance | path

Searched refs:hasLZCNT (Results 1 – 25 of 82) sorted by relevance

1234

/dports/math/kfr/kfr-4.2.1/include/kfr/runtime/
H A Dcpuid.hpp76 u32 hasLZCNT : 1; member
271 c.hasLZCNT = c.isIntel && f_81_ECX >> 5 & 1; in detect_cpu()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h621 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2259 if (ST->hasLZCNT()) { in getIntrinsicInstrCost()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86Subtarget.h612 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86Subtarget.h591 bool hasLZCNT() const { return HasLZCNT; }
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86Subtarget.h575 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h667 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86Subtarget.h649 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2684 if (ST->hasLZCNT()) { in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86Subtarget.h631 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2259 if (ST->hasLZCNT()) { in getIntrinsicInstrCost()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86Subtarget.h667 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h662 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2878 if (ST->hasLZCNT()) { in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86Subtarget.h649 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2684 if (ST->hasLZCNT()) { in getTypeBasedIntrinsicInstrCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h667 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h667 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h631 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
H A DX86TargetTransformInfo.cpp2259 if (ST->hasLZCNT()) { in getIntrinsicInstrCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86Subtarget.h657 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h662 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h667 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86Subtarget.h674 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipecompiler_p.h230 inline bool hasLZCNT() const noexcept { return _features.hasLZCNT(); } in hasLZCNT() function

1234