Home
last modified time | relevance | path

Searched defs:SVT (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp771 EVT SVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_XINT_TO_FP() local
894 EVT SVT = Op.getValueType(); in SoftenFloatOp_FP_ROUND() local
969 EVT SVT = Op.getValueType(); in SoftenFloatOp_FP_TO_XINT() local
2788 EVT SVT = N->getOperand(0).getValueType(); in SoftPromoteHalfRes_FP_ROUND() local
2979 EVT SVT = Op.getValueType(); in SoftPromoteHalfOp_FP_EXTEND() local
2998 EVT SVT = Op.getValueType(); in SoftPromoteHalfOp_FP_TO_XINT() local
3013 EVT SVT = Op.getValueType(); in SoftPromoteHalfOp_FP_TO_XINT_SAT() local
3033 EVT SVT = Op0.getValueType(); in SoftPromoteHalfOp_SELECT_CC() local
3054 EVT SVT = Op0.getValueType(); in SoftPromoteHalfOp_SETCC() local
H A DLegalizeDAG.cpp308 EVT SVT = VT; in ExpandConstantFP() local
3277 MVT SVT = Op.getSimpleValueType(); in ExpandNode() local
4280 EVT SVT = Node->getOperand(IsStrict ? 1 : 0).getValueType(); in ConvertNodeToLibcall() local
4323 EVT SVT = Op.getValueType(); in ConvertNodeToLibcall() local
H A DSelectionDAG.cpp358 EVT SVT = Op.getValueType().getScalarType(); in matchUnaryPredicate() local
391 EVT SVT = LHS.getValueType().getScalarType(); in matchBinaryPredicate() local
2841 EVT SVT = SrcVector.getValueType().getScalarType(); in getSplatValue() local
5110 EVT SVT = VT.getScalarType(); in foldCONCAT_VECTORS() local
5913 EVT SVT = (Opcode == ISD::SETCC ? MVT::i1 : VT.getScalarType()); in FoldConstantArithmetic() local
8179 EVT SVT, Align Alignment, in getTruncStore()
8199 SDValue Ptr, EVT SVT, in getTruncStore()
8427 EVT SVT, Align Alignment, in getTruncStoreVP()
8449 SDValue EVL, EVT SVT, in getTruncStoreVP()
8680 SDValue Mask, SDValue EVL, MachinePointerInfo PtrInfo, EVT SVT, in getTruncStridedStoreVP()
[all …]
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp986 MVT SVT = VT.getSimpleVT(); in getTypeConversion() local
1402 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
1421 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
H A DTargetRegisterInfo.cpp181 const MVT::SimpleValueType SVT = in firstCommonClass()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp807 MVT SVT = VT.getSimpleVT(); in getTypeConversion() local
1258 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
1281 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp708 EVT SVT = N->getOperand(0).getValueType(); in SoftenFloatRes_XINT_TO_FP() local
833 EVT SVT = N->getOperand(0).getValueType(); in SoftenFloatOp_FP_EXTEND() local
852 EVT SVT = N->getOperand(0).getValueType(); in SoftenFloatOp_FP_ROUND() local
888 EVT SVT = N->getOperand(0).getValueType(); in SoftenFloatOp_FP_TO_XINT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp963 MVT SVT = VT.getSimpleVT(); in getTypeConversion() local
1432 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
1454 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h51 void setVisibilityType(XCOFF::VisibilityType SVT) { VisibilityType = SVT; }; in setVisibilityType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSymbolXCOFF.h54 void setVisibilityType(XCOFF::VisibilityType SVT) { VisibilityType = SVT; }; in setVisibilityType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSymbolXCOFF.h54 void setVisibilityType(XCOFF::VisibilityType SVT) { VisibilityType = SVT; }; in setVisibilityType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSymbolXCOFF.h54 void setVisibilityType(XCOFF::VisibilityType SVT) { VisibilityType = SVT; }; in setVisibilityType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSymbolXCOFF.h56 void setVisibilityType(XCOFF::VisibilityType SVT) { VisibilityType = SVT; }; in setVisibilityType()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h356 const RegisterBank *getRegBankForType(MVT::SimpleValueType SVT) const { in getRegBankForType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp204 Type *SVT = VT->getElementType(); in simplifyX86immShift() local
352 Type *SVT = VT->getElementType(); in simplifyX86varShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp723 EVT SVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_XINT_TO_FP() local
829 EVT SVT = Op.getValueType(); in SoftenFloatOp_FP_ROUND() local
881 EVT SVT = Op.getValueType(); in SoftenFloatOp_FP_TO_XINT() local
H A DLegalizeIntegerTypes.cpp256 EVT SVT = getSetCCResultType(N->getOperand(2).getValueType()); in PromoteIntRes_AtomicCmpSwap() local
498 EVT SVT = In.getValueType().getScalarType(); in PromoteIntRes_EXTRACT_VECTOR_ELT() local
646 EVT SVT = getSetCCResultType(VT); in PromoteIntRes_Overflow() local
907 EVT SVT = getSetCCResultType(InVT); in PromoteIntRes_SETCC() local
H A DSelectionDAG.cpp283 EVT SVT = Op.getValueType().getScalarType(); in matchUnaryPredicate() local
315 EVT SVT = LHS.getValueType().getScalarType(); in matchBinaryPredicate() local
4332 EVT SVT = VT.getScalarType(); in foldCONCAT_VECTORS() local
4929 EVT SVT = VT.getScalarType(); in FoldConstantArithmetic() local
5013 EVT SVT = (Opcode == ISD::SETCC ? MVT::i1 : VT.getScalarType()); in FoldConstantVectorArithmetic() local
6975 EVT SVT, unsigned Alignment, in getTruncStore()
6996 SDValue Ptr, EVT SVT, in getTruncStore()
9351 EVT SVT = TLI->getSetCCResultType(getDataLayout(), *getContext(), ResEltVT); in UnrollVectorOverflowOp() local
H A DTargetLowering.cpp4641 EVT SVT = VT.getScalarType(); in BuildExactSDIV() local
4713 EVT SVT = VT.getScalarType(); in BuildSDIV() local
4822 EVT SVT = VT.getScalarType(); in BuildUDIV() local
5011 EVT SVT = VT.getScalarType(); in prepareUREMEqFold() local
5251 EVT SVT = VT.getScalarType(); in prepareSREMEqFold() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h182 LLVM_CONSTEXPR MVT(SimpleValueType SVT) : SimpleTy(SVT) { } in MVT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DMachineValueType.h61 constexpr MVT(SimpleValueType SVT) : SimpleTy(SVT) {} in MVT()
/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp104 for (MVT::SimpleValueType SVT : in addRegBankCoverage() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DMachineValueType.h61 constexpr MVT(SimpleValueType SVT) : SimpleTy(SVT) {} in MVT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineValueType.h61 constexpr MVT(SimpleValueType SVT) : SimpleTy(SVT) {} in MVT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DMachineValueType.h61 constexpr MVT(SimpleValueType SVT) : SimpleTy(SVT) {} in MVT()

123