Home
last modified time | relevance | path

Searched refs:CondVT (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp345 EVT CondVT = Cond.getValueType();
368 auto BoolVT = getSetCCResultType(CondVT);
369 if (BoolVT.bitsLT(CondVT))
3184 EVT CondVT = Cond->getValueType(0);
3185 if (CondVT.getScalarSizeInBits() != 1)
3209 } else if (CondVT.getScalarType() == MVT::i1) {
3213 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT);
3215 if (CondVT.getScalarType() == MVT::i1)
3283 EVT CondVT = Cond1.getValueType();
3284 if (CondVT.isVector()) {
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp419 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
442 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
443 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3465 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3466 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3490 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3494 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3496 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
3564 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
3565 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp459 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
482 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
483 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4040 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4041 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4065 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4069 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4071 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4134 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4135 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp453 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
476 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
477 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3958 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3959 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3983 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3987 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3989 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
4057 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4058 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp450 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
473 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
474 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3914 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3915 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3939 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3943 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3945 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
4013 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4014 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp453 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
476 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
477 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3972 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3973 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3997 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
4001 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
4003 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
4071 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4072 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp450 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
473 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
474 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3914 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3915 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3939 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3943 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3945 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
4013 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4014 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp450 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
473 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
474 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3914 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3915 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3939 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3943 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3945 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
4013 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4014 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp480 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
503 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
504 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
3842 EVT CondVT = Cond->getValueType(0); in WidenVSELECTAndMask() local
3843 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTAndMask()
3867 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTAndMask()
3871 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTAndMask()
3873 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTAndMask()
3941 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
3942 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
499 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
500 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4257 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4258 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4288 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4292 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4294 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4357 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4358 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
499 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
500 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4257 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4258 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4288 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4292 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4294 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4357 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4358 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp464 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
487 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
488 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4199 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4200 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4224 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4228 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4230 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4293 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4294 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
499 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
500 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4257 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4258 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4288 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4292 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4294 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4357 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4358 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
499 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
500 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4385 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4386 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4416 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4420 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4422 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4485 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4486 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
499 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
500 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4257 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4258 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4288 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4292 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4294 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4357 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4358 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp464 EVT CondVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local
487 auto BoolVT = getSetCCResultType(CondVT); in ScalarizeVecRes_VSELECT()
488 if (BoolVT.bitsLT(CondVT)) in ScalarizeVecRes_VSELECT()
4199 EVT CondVT = Cond->getValueType(0); in WidenVSELECTMask() local
4200 if (CondVT.getScalarSizeInBits() != 1) in WidenVSELECTMask()
4224 } else if (CondVT.getScalarType() == MVT::i1) { in WidenVSELECTMask()
4228 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT); in WidenVSELECTMask()
4230 if (CondVT.getScalarType() == MVT::i1) in WidenVSELECTMask()
4293 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
4294 if (CondVT.isVector()) { in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp476 EVT CondVT = Cond.getValueType();
499 auto BoolVT = getSetCCResultType(CondVT);
500 if (BoolVT.bitsLT(CondVT))
4257 EVT CondVT = Cond->getValueType(0);
4258 if (CondVT.getScalarSizeInBits() != 1)
4288 } else if (CondVT.getScalarType() == MVT::i1) {
4292 CondVT = TLI.getTypeToTransformTo(Ctx, CondVT);
4294 if (CondVT.getScalarType() == MVT::i1)
4357 EVT CondVT = Cond1.getValueType();
4358 if (CondVT.isVector()) {
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1883 EVT CondVT = Cond1.getValueType(); in WidenVecRes_SELECT() local
1884 if (CondVT.isVector()) { in WidenVecRes_SELECT()
1885 EVT CondEltVT = CondVT.getVectorElementType(); in WidenVecRes_SELECT()
1888 if (getTypeAction(CondVT) == WidenVector) in WidenVecRes_SELECT()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaExprCXX.cpp6063 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6064 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6065 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6075 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6077 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6113 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6116 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp6058 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6059 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6070 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6072 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6108 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6111 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp6058 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6059 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6070 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6072 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6108 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6111 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6058 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6059 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6070 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6072 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6108 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6111 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp6058 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6059 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6070 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6072 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6108 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6111 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaExprCXX.cpp6058 const auto *CondVT = CondType->castAs<VectorType>(); in CheckVectorConditionalTypes() local
6059 QualType CondElementTy = CondVT->getElementType(); in CheckVectorConditionalTypes()
6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes()
6070 if (isa<ExtVectorType>(CondVT) != isa<ExtVectorType>(LHSVT)) { in CheckVectorConditionalTypes()
6072 << /*isExtVector*/ isa<ExtVectorType>(CondVT); in CheckVectorConditionalTypes()
6108 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
6111 ResultElementTy, CondVT->getNumElements(), VectorType::GenericVector); in CheckVectorConditionalTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11202 EVT CondVT = Cond.getValueType(); in createShuffleMaskFromVSELECT() local
18615 MVT CondVT = Cond.getSimpleValueType(); in LowerVSELECT() local
24619 EVT CondVT = Cond.getValueType(); in LowerBRCOND() local
24624 DAG.getNode(ISD::AND, dl, CondVT, Cond, DAG.getConstant(1, dl, CondVT)); in LowerBRCOND()
41408 EVT CondVT = Cond.getValueType(); in combineVSelectWithAllOnesOrZeros() local
41447 CondVT) { in combineVSelectWithAllOnesOrZeros()
41470 if (!TLI.isTypeLegal(CondVT)) in combineVSelectWithAllOnesOrZeros()
41493 AndN = DAG.getNode(ISD::AND, DL, CondVT, DAG.getNOT(DL, Cond, CondVT), in combineVSelectWithAllOnesOrZeros()
41771 EVT CondVT = Cond.getValueType(); in combineSelect() local
41778 if (CondVT.isVector() && CondVT.isInteger() && in combineSelect()
[all …]

123