Home
last modified time | relevance | path

Searched refs:SrcCondVT (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp36365 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
36370 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
36371 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp38148 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
38153 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
38154 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38130 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
38135 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
38136 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38148 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
38153 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
38154 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40884 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
40889 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
40890 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42029 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42034 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42035 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40085 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
40090 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
40091 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp42029 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42034 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42035 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41388 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
41393 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
41394 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40114 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
40119 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
40120 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42023 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42028 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42029 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42029 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42034 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42035 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41388 EVT SrcCondVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumSrcElts); in combineSelect() local
41393 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
41394 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42029 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42034 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42035 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43095 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
43100 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
43101 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()