Home
last modified time | relevance | path

Searched defs:AllOnes (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp71 APInt AllOnes = APInt::getAllOnes(D.getBitWidth()).lshr(LeadingZeros); in get() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DBitfields.h107 static constexpr Unsigned AllOnes = ~Unsigned(0); // 11111111 member
/dports/net/gdrive/gdrive-2.1.1/vendor/github.com/soniakeys/bits/
H A Dbits.go60 func (b Bits) AllOnes() bool { func
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/PciRootBridgeNoEnumerationDxe/
H A DPcatPciRootBridge.c752 UINT32 AllOnes; in PcatPciRootBridgeBarExisted() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/PciBusNoEnumerationDxe/
H A DPciOptionRomSupport.c50 UINT32 AllOnes; in GetOpRomInfo() local
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dpack_bits.cpp119 TYPED_TEST(PackBits, AllOnes) { in TYPED_TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp452 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
497 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp452 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
497 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp551 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
596 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp551 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
596 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp551 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
596 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp551 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
596 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp551 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
666 auto AllOnes = B.buildConstant(LLT::scalar(64), -1); in TEST_F() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local

12345678910>>...12