Home
last modified time | relevance | path

Searched defs:VecVT (Results 176 – 200 of 393) sorted by relevance

12345678910>>...16

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1311 EVT VecVT = Vec.getValueType(); in ExpandExtractFromVectorThroughStack() local
1354 EVT VecVT = Vec.getValueType(); in ExpandInsertToVectorThroughStack() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4296 EVT VecVT, in clampDynamicVectorIndex()
4315 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
H A DLegalizeDAG.cpp1280 EVT VecVT = Vec.getValueType(); in ExpandExtractFromVectorThroughStack() local
1323 EVT VecVT = Vec.getValueType(); in ExpandInsertToVectorThroughStack() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp658 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local
5734 EVT VecVT, in clampDynamicVectorIndex()
5753 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp3622 MVT VecVT = MVT::Other; in LowerFormalArguments() local
5139 EVT VecVT = VecOp.getValueType(); in shouldScalarizeBinop() local
17581 MVT VecVT = Vec.getSimpleValueType(); in ExtractBitFromMaskVector() local
17628 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_VECTOR_ELT() local
17776 MVT VecVT = Vec.getSimpleValueType(); in InsertBitToMaskVector() local
17993 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local
20383 EVT VecVT = X.getValueType(); in lowerAddSubToHorizontalOp() local
35993 MVT VecVT = Vec.getSimpleValueType(); in SimplifyDemandedBitsForTargetNode() local
37193 EVT VecVT = Vec.getValueType(); in scalarizeExtEltFP() local
37305 EVT VecVT = Rdx.getValueType(); in combineReductionToHorizontal() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3622 MVT VecVT = MVT::Other; in LowerFormalArguments() local
5139 EVT VecVT = VecOp.getValueType(); in shouldScalarizeBinop() local
17581 MVT VecVT = Vec.getSimpleValueType(); in ExtractBitFromMaskVector() local
17628 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_VECTOR_ELT() local
17776 MVT VecVT = Vec.getSimpleValueType(); in InsertBitToMaskVector() local
17993 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local
20383 EVT VecVT = X.getValueType(); in lowerAddSubToHorizontalOp() local
35975 MVT VecVT = Vec.getSimpleValueType(); in SimplifyDemandedBitsForTargetNode() local
37175 EVT VecVT = Vec.getValueType(); in scalarizeExtEltFP() local
37287 EVT VecVT = Rdx.getValueType(); in combineReductionToHorizontal() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3622 MVT VecVT = MVT::Other; in LowerFormalArguments() local
5139 EVT VecVT = VecOp.getValueType(); in shouldScalarizeBinop() local
17581 MVT VecVT = Vec.getSimpleValueType(); in ExtractBitFromMaskVector() local
17628 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_VECTOR_ELT() local
17776 MVT VecVT = Vec.getSimpleValueType(); in InsertBitToMaskVector() local
17993 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local
20383 EVT VecVT = X.getValueType(); in lowerAddSubToHorizontalOp() local
35993 MVT VecVT = Vec.getSimpleValueType(); in SimplifyDemandedBitsForTargetNode() local
37193 EVT VecVT = Vec.getValueType(); in scalarizeExtEltFP() local
37305 EVT VecVT = Rdx.getValueType(); in combineReductionToHorizontal() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp807 EVT VecVT = Vec.getValueType(); in SimplifyMultipleUseDemandedBits() local
992 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local
7325 EVT VecVT, in clampDynamicVectorIndex()
7354 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp833 EVT VecVT = Vec.getValueType(); in SimplifyMultipleUseDemandedBits() local
1011 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local
7280 EVT VecVT, in clampDynamicVectorIndex()
7299 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp807 EVT VecVT = Vec.getValueType(); in SimplifyMultipleUseDemandedBits() local
985 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local
7202 EVT VecVT, in clampDynamicVectorIndex()
7221 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp675 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp675 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp675 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp678 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp675 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp695 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1357 EVT VecVT = Vec.getValueType(); in ExpandExtractFromVectorThroughStack() local
1400 EVT VecVT = Vec.getValueType(); in ExpandInsertToVectorThroughStack() local
H A DTargetLowering.cpp807 EVT VecVT = Vec.getValueType(); in SimplifyMultipleUseDemandedBits() local
991 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local
7524 EVT VecVT, in clampDynamicVectorIndex()
7553 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1357 EVT VecVT = Vec.getValueType(); in ExpandExtractFromVectorThroughStack() local
1400 EVT VecVT = Vec.getValueType(); in ExpandInsertToVectorThroughStack() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5946 EVT VecVT = EVT::getVectorVT( in CombineVMOVDRRCandidateWithVecOp() local
7602 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), IVT, NumElts); in LowerBUILD_VECTOR() local
7660 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerBUILD_VECTOR() local
8414 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerVECTOR_SHUFFLE() local
8447 EVT VecVT = Op.getOperand(0).getValueType(); in LowerINSERT_VECTOR_ELT_i1() local
8494 EVT VecVT = VecIn.getValueType(); in LowerINSERT_VECTOR_ELT() local
8510 EVT VecVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_VECTOR_ELT_i1() local
13589 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, NumElts); in PerformARMBUILD_VECTORCombine() local
17097 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp5946 EVT VecVT = EVT::getVectorVT( in CombineVMOVDRRCandidateWithVecOp() local
7602 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), IVT, NumElts); in LowerBUILD_VECTOR() local
7660 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerBUILD_VECTOR() local
8414 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerVECTOR_SHUFFLE() local
8447 EVT VecVT = Op.getOperand(0).getValueType(); in LowerINSERT_VECTOR_ELT_i1() local
8494 EVT VecVT = VecIn.getValueType(); in LowerINSERT_VECTOR_ELT() local
8510 EVT VecVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_VECTOR_ELT_i1() local
13592 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, NumElts); in PerformARMBUILD_VECTORCombine() local
17100 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp5329 EVT VecVT = EVT::getVectorVT( in CombineVMOVDRRCandidateWithVecOp() local
6827 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), IVT, NumElts); in LowerBUILD_VECTOR() local
6878 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerBUILD_VECTOR() local
7444 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerVECTOR_SHUFFLE() local
7494 EVT VecVT = VecIn.getValueType(); in LowerINSERT_VECTOR_ELT() local
11889 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, NumElts); in PerformARMBUILD_VECTORCombine() local
14202 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4788 EVT VecVT = Vec.getValueType(); in lowerINSERT_SUBVECTOR() local
4809 EVT VecVT = Vec.getValueType(); in lowerINSERT_VECTOR_ELT() local
4887 EVT VecVT = Vec.getValueType(); in lowerEXTRACT_VECTOR_ELT() local
9283 EVT VecVT = Vec.getValueType(); in performExtractVectorEltCombine() local
9403 EVT VecVT = Vec.getValueType(); in performInsertVectorEltCombine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4788 EVT VecVT = Vec.getValueType(); in lowerINSERT_SUBVECTOR() local
4809 EVT VecVT = Vec.getValueType(); in lowerINSERT_VECTOR_ELT() local
4887 EVT VecVT = Vec.getValueType(); in lowerEXTRACT_VECTOR_ELT() local
9283 EVT VecVT = Vec.getValueType(); in performExtractVectorEltCombine() local
9403 EVT VecVT = Vec.getValueType(); in performInsertVectorEltCombine() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4788 EVT VecVT = Vec.getValueType(); in lowerINSERT_SUBVECTOR() local
4809 EVT VecVT = Vec.getValueType(); in lowerINSERT_VECTOR_ELT() local
4887 EVT VecVT = Vec.getValueType(); in lowerEXTRACT_VECTOR_ELT() local
9283 EVT VecVT = Vec.getValueType(); in performExtractVectorEltCombine() local
9403 EVT VecVT = Vec.getValueType(); in performInsertVectorEltCombine() local

12345678910>>...16