Home
last modified time | relevance | path

Searched refs:AllUndefOrZero (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31704 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
31708 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
31710 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp33206 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
33210 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
33212 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp35020 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
35024 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
35026 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp36608 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
36612 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
36614 if (AllUndefOrZero) { in combineBitcast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36590 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
36594 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
36596 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36608 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
36612 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
36614 if (AllUndefOrZero) { in combineBitcast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39230 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
39234 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
39236 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40309 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
40313 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
40315 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38465 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
38469 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
38471 if (AllUndefOrZero) { in combineBitcast()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40309 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
40313 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
40315 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39695 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
39699 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
39701 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp38490 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
38494 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
38496 if (AllUndefOrZero) { in combineBitcast()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40303 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
40307 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
40309 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40309 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
40313 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
40315 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39695 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
39699 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
39701 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40309 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
40313 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
40315 if (AllUndefOrZero) { in combineBitcast()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41367 bool LowUndef = true, AllUndefOrZero = true; in combineBitcast() local
41371 AllUndefOrZero &= (Op.isUndef() || isNullConstant(Op)); in combineBitcast()
41373 if (AllUndefOrZero) { in combineBitcast()