Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dselect-mask.ll3 ;; getBooleanContents on Sparc used to claim that no bits mattered
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp375 if (TL.getBooleanContents(DstTy.isVector(), in computeKnownBitsImpl()
583 if (TL.getBooleanContents(DstTy.isVector(), false) == in computeKnownBitsImpl()
710 if (TL.getBooleanContents(DstTy.isVector(), false) == in computeNumSignBits()
H A DUtils.cpp1275 switch (TLI.getBooleanContents(IsVector, IsFP)) { in isConstTrueVal()
1288 switch (TLI.getBooleanContents(IsVector, IsFP)) { in getICmpTrueVal()
H A DMachineIRBuilder.cpp459 switch (TLI->getBooleanContents(IsVec, IsFP)) { in getBoolExtOp()
481 switch (TLI->getBooleanContents(IsVector, IsFP)) { in buildBoolExtInReg()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFloat.td111 // ISD::SELECT requires its operand to conform to getBooleanContents, but
H A DWebAssemblyInstrInteger.td119 // ISD::SELECT requires its operand to conform to getBooleanContents, but
H A DWebAssemblyInstrSIMD.td829 // ISD::SELECT requires its operand to conform to getBooleanContents, but
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp467 TLI.getBooleanContents(false, false); in ScalarizeVecRes_VSELECT()
474 if (TLI.getBooleanContents(false, false) != in ScalarizeVecRes_VSELECT()
475 TLI.getBooleanContents(false, true)) { in ScalarizeVecRes_VSELECT()
480 ScalarBool = TLI.getBooleanContents(OpVT.getScalarType()); in ScalarizeVecRes_VSELECT()
481 VecBool = TLI.getBooleanContents(OpVT); in ScalarizeVecRes_VSELECT()
591 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_SETCC()
615 TargetLowering::getExtendForContent(TLI.getBooleanContents(ArgVT)); in ScalarizeVecRes_IS_FPCLASS()
816 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecOp_VSETCC()
3552 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in SplitVecOp_VSETCC()
5621 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in WidenVecOp_IS_FPCLASS()
[all …]
H A DTargetLowering.cpp800 getBooleanContents(Op0.getValueType()) == in SimplifyMultipleUseDemandedBits()
1671 getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
1684 if (getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
3616 switch (getBooleanContents(N.getValueType())) { in isConstTrueVal()
3646 if (getBooleanContents(N->getValueType(0)) == UndefinedBooleanContent) in isConstFalseVal()
3657 TargetLowering::BooleanContent Cnt = getBooleanContents(VT); in isExtendedTrueVal()
4443 getBooleanContents(N0.getOperand(0).getValueType()) == in SimplifySetCC()
4495 (getBooleanContents(XorLHS.getOperand(0).getValueType()) == in SimplifySetCC()
5177 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint()
8917 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()
[all …]
H A DSelectionDAG.cpp1384 TargetLowering::BooleanContent BType = TLI->getBooleanContents(OpVT); in getBoolExtOrTrunc()
1439 switch (TLI->getBooleanContents(OpVT)) { in getBoolConstant()
3257 if (TLI->getBooleanContents(Op.getValueType().isVector(), false) == in computeKnownBits()
3268 if (TLI->getBooleanContents(Op.getOperand(OpNo).getValueType()) == in computeKnownBits()
3535 if (TLI->getBooleanContents(Op.getOperand(0).getValueType()) == in computeKnownBits()
3563 if (TLI->getBooleanContents(Op.getOperand(0).getValueType()) == in computeKnownBits()
3778 if (TLI->getBooleanContents(Op.getValueType().isVector(), false) == in computeKnownBits()
4168 if (TLI->getBooleanContents(VT.isVector(), false) == in ComputeNumSignBits()
4178 if (TLI->getBooleanContents(Op.getOperand(OpNo).getValueType()) == in ComputeNumSignBits()
5695 ? TargetLowering::getExtendForContent(TLI->getBooleanContents(VT)) in FoldConstantArithmetic()
H A DLegalizeVectorOps.cpp1213 auto BoolContents = TLI.getBooleanContents(Op1.getValueType()); in ExpandVSELECT()
H A DDAGCombiner.cpp917 if (TLI.getBooleanContents(N.getValueType()) == in isSetCCEquivalent()
2780 TLI.getBooleanContents(V.getValueType()) == in getAsCarry()
2853 TLI.getBooleanContents(VT) == TargetLowering::ZeroOrOneBooleanContent) { in visitADDLikeCommutative()
2937 switch(TLI.getBooleanContents(VT)) { in extractBooleanFlip()
3675 TLI.getBooleanContents(VT) == in visitSUB()
8890 TLI.getBooleanContents(N00.getOperand(0).getValueType()) == in visitSHL()
10235 TLI.getBooleanContents(/*isVec*/false, /*isFloat*/true) == in foldSelectOfConstants()
10237 TLI.getBooleanContents(/*isVec*/false, /*isFloat*/false) == in foldSelectOfConstants()
11865 TLI.getBooleanContents(N00VT) == in foldSextSetcc()
24172 TLI.getBooleanContents(CmpOpVT) == in SimplifySelectCC()
H A DLegalizeIntegerTypes.cpp2956 TargetLoweringBase::BooleanContent BoolType = TLI.getBooleanContents(NVT); in ExpandIntRes_ADDSUB()
5307 TargetLoweringBase::BooleanContent NOutBoolType = TLI.getBooleanContents(NOutVT); in PromoteIntRes_BUILD_VECTOR()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h856 BooleanContent getBooleanContents(bool isVec, bool isFloat) const { in getBooleanContents() function
862 BooleanContent getBooleanContents(EVT Type) const { in getBooleanContents() function
863 return getBooleanContents(Type.isVector(), Type.isFloatingPoint()); in getBooleanContents()
876 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp55862 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint()