Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp33105 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
33119 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
33130 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp34604 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
34618 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
34629 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp36705 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
36719 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
36730 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp38495 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
38509 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
38520 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38477 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
38491 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
38502 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38495 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
38509 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
38520 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41332 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
41346 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
41357 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42413 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
42427 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
42438 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40519 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
40533 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
40544 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp42413 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
42427 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
42438 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41714 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
41728 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
41739 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40548 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
40562 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
40573 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42407 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
42421 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
42432 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42413 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
42427 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
42438 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41714 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
41728 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
41739 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42413 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
42427 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
42438 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43479 bool truncatedToBoolWithAnd = false; in checkBoolTestSetCCCombine() local
43493 truncatedToBoolWithAnd = true; in checkBoolTestSetCCCombine()
43504 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()