Home
last modified time | relevance | path

Searched defs:EVT (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h35 struct EVT { struct
41 constexpr EVT() = default; argument
42 constexpr EVT(MVT::SimpleValueType SVT) : V(SVT) {} in EVT() function
43 constexpr EVT(MVT S) : V(S) {} in EVT() argument
59 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() argument
65 static EVT getIntegerVT(LLVMContext &Context, unsigned BitWidth) { in getIntegerVT() argument
82 /// Returns the EVT that represents a vector EC.Min elements in length, argument
84 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() argument
94 EVT changeVectorElementTypeToInteger() const { in changeVectorElementTypeToInteger() argument
102 EVT changeVectorElementType(EVT EltVT) const { in changeVectorElementType() argument
[all …]
DTargetLowering.h455 shouldExpandBuildVectorWithShuffles(EVT /* VT */, in shouldExpandBuildVectorWithShuffles() argument
784 virtual bool shouldSplatInsEltVarIndex(EVT) const { in shouldSplatInsEltVarIndex() argument
1016 virtual bool isShuffleMaskLegal(ArrayRef<int> /*Mask*/, EVT /*VT*/) const { in isShuffleMaskLegal() argument
1030 EVT /*VT*/) const { in isVectorClearMaskLegal() argument
1514 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() argument
2596 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() argument
2686 EVT) const { in isFMAFasterThanFMulAndFAdd() argument
2708 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() argument
3574 EVT /*VT*/) const { in isDesirableToTransformToIntegerOp() argument
3581 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() argument
/external/llvm/include/llvm/CodeGen/
DValueTypes.h31 struct EVT { struct
37 LLVM_CONSTEXPR EVT() : V(MVT::INVALID_SIMPLE_VALUE_TYPE), LLVMTy(nullptr) {} in EVT() function
38 LLVM_CONSTEXPR EVT(MVT::SimpleValueType SVT) : V(SVT), LLVMTy(nullptr) {} in EVT() argument
39 LLVM_CONSTEXPR EVT(MVT S) : V(S), LLVMTy(nullptr) {} in EVT() argument
55 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() argument
61 static EVT getIntegerVT(LLVMContext &Context, unsigned BitWidth) { in getIntegerVT() argument
70 static EVT getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements) { in getVectorVT() argument
80 EVT changeVectorElementTypeToInteger() const { in changeVectorElementTypeToInteger() argument
95 EVT changeTypeToInteger() { in changeTypeToInteger() argument
111 /// isExtended - Test if the given EVT is extended (as opposed to argument
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h34 struct EVT { struct
40 constexpr EVT() = default; argument
41 constexpr EVT(MVT::SimpleValueType SVT) : V(SVT) {} in EVT() argument
42 constexpr EVT(MVT S) : V(S) {} in EVT() argument
58 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() argument
64 static EVT getIntegerVT(LLVMContext &Context, unsigned BitWidth) { in getIntegerVT() argument
83 /// Returns the EVT that represents a vector EC.Min elements in length, argument
85 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() argument
96 EVT changeVectorElementTypeToInteger() const { in changeVectorElementTypeToInteger() argument
115 EVT changeTypeToInteger() { in changeTypeToInteger() argument
[all …]
DTargetLowering.h330 shouldExpandBuildVectorWithShuffles(EVT /* VT */, in shouldExpandBuildVectorWithShuffles() argument
649 virtual bool shouldSplatInsEltVarIndex(EVT) const { in shouldSplatInsEltVarIndex() argument
881 virtual bool isShuffleMaskLegal(ArrayRef<int> /*Mask*/, EVT /*VT*/) const { in isShuffleMaskLegal() argument
895 EVT /*VT*/) const { in isVectorClearMaskLegal() argument
1358 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() argument
2429 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() argument
2519 EVT) const { in isFMAFasterThanFMulAndFAdd() argument
2539 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() argument
3376 EVT /*VT*/) const { in isDesirableToTransformToIntegerOp() argument
3383 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() argument
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.h60 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
166 bool isIntDivCheap(EVT, AttributeList) const override { return false; } in isIntDivCheap() argument
168 bool hasStandaloneRem(EVT) const override { return false; } in hasStandaloneRem() argument
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-byval.cpp11 class EVT { class
/external/clang/test/CodeGenCXX/
Ddebug-info-byval.cpp11 class EVT { class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h78 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h78 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h75 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.h102 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h104 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h103 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h400 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
443 bool isTruncateFree(EVT, EVT) const override; in isTruncateFree() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h97 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.h97 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h101 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/include/llvm/Target/
DTargetLowering.h228 shouldExpandBuildVectorWithShuffles(EVT /* VT */, in shouldExpandBuildVectorWithShuffles() argument
568 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { in isFPImmLegal() argument
577 EVT /*VT*/) const { in isShuffleMaskLegal() argument
591 EVT /*VT*/) const { in isVectorClearMaskLegal() argument
885 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() argument
1742 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() argument
1817 virtual bool isFMAFasterThanFMulAndFAdd(EVT) const { in isFMAFasterThanFMulAndFAdd() argument
1824 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() argument
2398 EVT /*VT*/) const { in isDesirableToTransformToIntegerOp() argument
2405 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() argument
/external/llvm-project/llvm/unittests/XRay/
DGraphTest.cpp60 using EVT = typename GraphT::EdgeValueType; typedef
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h364 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h483 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h397 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h234 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h649 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() argument

123