Home
last modified time | relevance | path

Searched refs:is_all_ones (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/
H A Dpredicates.rs43 pub fn is_all_ones(x: &ConstantData) -> bool { in is_all_ones() function
137 assert!(!is_all_ones(&[0; 16].as_ref().into())); in check_is_all_ones()
138 assert!(is_all_ones(&[0xff; 16].as_ref().into())); in check_is_all_ones()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/
H A Dpredicates.rs135 fn is_all_ones() { in is_all_ones() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DPatternMatch.h304 struct is_all_ones { struct
309 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
310 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1670 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DPatternMatch.h301 struct is_all_ones {
306 inline cst_pred_ty<is_all_ones> m_AllOnes() {
307 return cst_pred_ty<is_all_ones>();
1690 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DPatternMatch.h332 struct is_all_ones { struct
337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
338 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1902 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h332 struct is_all_ones { struct
337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
338 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1902 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h332 struct is_all_ones { struct
337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
338 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1902 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DPatternMatch.h303 struct is_all_ones { struct
308 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
309 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1731 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DPatternMatch.h356 struct is_all_ones { struct
361 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
362 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2053 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DPatternMatch.h356 struct is_all_ones { struct
361 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
362 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2053 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h383 struct is_all_ones { struct
388 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
389 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2187 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h396 struct is_all_ones { struct
401 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
402 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2217 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h396 struct is_all_ones { struct
401 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
402 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2217 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h440 struct is_all_ones { struct
445 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
446 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
2279 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>