Home
last modified time | relevance | path

Searched refs:ValueType (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DValueTypes.td15 class ValueType<int size, int value> {
21 def OtherVT : ValueType<0, 1>; // "Other" value
229 def token : ValueType<0, 248>; // TokenTy
230 def MetadataVT : ValueType<0, 249>; // Metadata
234 def iPTRAny : ValueType<0, 250>;
237 def vAny : ValueType<0, 251>;
240 def fAny : ValueType<0, 252>;
243 def iAny : ValueType<0, 253>;
246 def iPTR : ValueType<0, 254>;
249 def Any : ValueType<0, 255>;
[all …]
/llvm-project-15.0.7/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.copy/
H A Dindirectly_copyable_storable.compile.pass.cpp50 struct ValueType;
59 struct ValueType { struct
77 struct ValueType;
86 struct ValueType { struct
104 struct ValueType;
113 struct ValueType { struct
131 struct ValueType;
140 struct ValueType { struct
208 struct ValueType;
214 struct ValueType { struct
[all …]
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DFlags.h25 typedef uint32_t ValueType; typedef
34 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags()
40 ValueType Get() const { return m_flags; } in Get()
46 size_t GetBitSize() const { return sizeof(ValueType) * 8; } in GetBitSize()
52 void Reset(ValueType flags) { m_flags = flags; } in Reset()
61 ValueType Clear(ValueType mask = ~static_cast<ValueType>(0)) {
73 ValueType Set(ValueType mask) { in Set()
90 bool AnySet(ValueType mask) const { return (m_flags & mask) != 0; } in AnySet()
96 bool Test(ValueType bit) const { return (m_flags & bit) != 0; } in Test()
111 bool IsClear(ValueType bit) const { return (m_flags & bit) == 0; } in IsClear()
[all …]
/llvm-project-15.0.7/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/
H A Dindirectly_movable_storable.compile.pass.cpp39 struct ValueType;
47 struct ValueType { struct
51 using value_type = ValueType;
75 struct ValueType;
81 struct ValueType { struct
82 ValueType() = default;
86 using value_type = ValueType;
102 struct ValueType { struct
107 using value_type = ValueType;
144 struct ValueType { struct
[all …]
/llvm-project-15.0.7/lldb/source/Core/
H A DValue.cpp110 case ValueType::Invalid: in GetValueAddressType()
111 case ValueType::Scalar: in GetValueAddressType()
113 case ValueType::LoadAddress: in GetValueAddressType()
142 case ValueType::Invalid: in AppendDataToHostBuffer()
144 case ValueType::Scalar: { in AppendDataToHostBuffer()
277 case ValueType::Invalid: in GetData()
279 case ValueType::Scalar: in GetData()
314 case ValueType::Invalid: in GetValueAsData()
317 case ValueType::Scalar: { in GetValueAsData()
618 case ValueType::Invalid: in GetValueTypeAsCString()
[all …]
H A DValueObjectMemory.cpp64 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
69 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectMemory()
73 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectMemory()
95 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
104 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectMemory()
171 case Value::ValueType::Invalid: in UpdateValue()
174 case Value::ValueType::Scalar: in UpdateValue()
180 case Value::ValueType::FileAddress: in UpdateValue()
181 case Value::ValueType::LoadAddress: in UpdateValue()
182 case Value::ValueType::HostAddress: in UpdateValue()
[all …]
H A DValueObjectChild.cpp48 lldb::ValueType ValueObjectChild::GetValueType() const { in GetValueType()
128 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
130 m_value.SetValueType(Value::ValueType::FileAddress); in UpdateValue()
134 ? Value::ValueType::Scalar in UpdateValue()
138 m_value.SetValueType(Value::ValueType::HostAddress); in UpdateValue()
142 m_value.SetValueType(Value::ValueType::Scalar); in UpdateValue()
147 case Value::ValueType::Invalid: in UpdateValue()
149 case Value::ValueType::LoadAddress: in UpdateValue()
150 case Value::ValueType::FileAddress: in UpdateValue()
151 case Value::ValueType::HostAddress: { in UpdateValue()
[all …]
H A DValueObjectVariable.cpp185 if (value_type == Value::ValueType::HostAddress && in UpdateValue()
198 case Value::ValueType::Invalid: in UpdateValue()
201 case Value::ValueType::Scalar: in UpdateValue()
208 case Value::ValueType::FileAddress: in UpdateValue()
209 case Value::ValueType::LoadAddress: in UpdateValue()
210 case Value::ValueType::HostAddress: in UpdateValue()
262 case Value::ValueType::Invalid: in DoUpdateChildrenAddressType()
264 case Value::ValueType::FileAddress: in DoUpdateChildrenAddressType()
287 case Value::ValueType::HostAddress: in DoUpdateChildrenAddressType()
298 case Value::ValueType::LoadAddress: in DoUpdateChildrenAddressType()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td21 ValueType PtrVT, ValueType MaskVT,
55 ValueType PtrVT, ValueType MaskVT,
99 ValueType PtrVT, ValueType MaskVT,
116 ValueType PtrVT, ValueType MaskVT,
182 ValueType ScalarVT, ValueType DataVT,
218 ValueType ScalarVT, ValueType DataVT,
295 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
303 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
311 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
454 ValueType ScalarVT, ValueType DataVT,
[all …]
H A DVEInstrPatternsVec.td43 multiclass vbrd_elem32<ValueType v32, ValueType s32, SDPatternOperator ImmOp,
54 multiclass vbrd_elem64<ValueType v64, ValueType s64,
65 multiclass extract_insert_elem32<ValueType v32, ValueType s32,
83 multiclass extract_insert_elem64<ValueType v64, ValueType s64> {
99 multiclass patterns_elem32<ValueType v32, ValueType s32,
106 multiclass patterns_elem64<ValueType v64, ValueType s64,
123 class Mask_Binary<ValueType MaskVT, SDPatternOperator MaskOp, string InstName> :
144 multiclass Packing<ValueType PackVT> {
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DEnumeratedArray.h22 template <typename ValueType, typename Enumeration,
28 EnumeratedArray(ValueType V) { in EnumeratedArray()
33 inline const ValueType &operator[](const Enumeration Index) const {
38 inline ValueType &operator[](const Enumeration Index) {
39 return const_cast<ValueType &>(
40 static_cast<const EnumeratedArray<ValueType, Enumeration, LargestEnum,
46 ValueType Underlying[Size];
/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dpdl_types.py24 assert not pdl.ValueType.isinstance(parsedType)
30 assert not pdl.ValueType.isinstance(constructedType)
51 assert not pdl.ValueType.isinstance(parsedType)
57 assert not pdl.ValueType.isinstance(constructedType)
80 assert not pdl.ValueType.isinstance(parsedType)
86 assert not pdl.ValueType.isinstance(constructedType)
110 assert not pdl.ValueType.isinstance(parsedType)
116 assert not pdl.ValueType.isinstance(constructedType)
131 constructedType = pdl.ValueType.get()
137 assert pdl.ValueType.isinstance(parsedType)
[all …]
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dfold-init-type.cpp29 template <typename ValueType>
30 struct TypedefTemplateIterator { typedef ValueType value_type; };
31 template <typename ValueType>
32 struct UsingTemplateIterator { using value_type = ValueType; };
33 template <typename ValueType>
34 struct DependentTypedefTemplateIterator { typedef typename ValueType::value_type value_type; };
35 template <typename ValueType>
36 …lateIterator : public TypedefTemplateIterator<ValueType> { using typename TypedefTemplateIterator<
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp57 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef
61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
101 ValueType &Val) const;
105 unsigned getCount(ValueType Entry);
109 unsigned getReg(ValueType Entry);
112 void incCntAndSetReg(ValueType Entry, unsigned Reg);
234 ValueType Entry; in visitNode()
266 ValueType &Val) const { in isCallViaRegister()
302 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount()
306 unsigned OptimizePICCall::getReg(ValueType Entry) { in getReg()
[all …]
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBError.h23 typedef uint32_t ValueType; typedef
42 explicit DNBError(ValueType err = 0, FlavorType flavor = Generic)
51 ValueType Status() const { return m_err; } in Status()
54 ValueType operator=(kern_return_t err) {
73 void SetError(ValueType err, FlavorType flavor) { in SetError()
92 ValueType m_err;
/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-unknown-key.s22 ValueType: I8 label
28 ValueType: I64 label
32 ValueType: I64 label
36 ValueType: I64 label
40 ValueType: I8 label
H A Dhsa-metadata-kernel-args.s51 ValueType: I8 label
56 ValueType: I64 label
60 ValueType: I64 label
64 ValueType: I64 label
68 ValueType: I8 label
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DBinaryStreamArray.h88 template <typename ValueType, typename Extractor> class VarStreamArrayIterator;
90 template <typename ValueType,
91 typename Extractor = VarStreamArrayExtractor<ValueType>>
93 friend class VarStreamArrayIterator<ValueType, Extractor>;
96 typedef VarStreamArrayIterator<ValueType, Extractor> Iterator;
121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream()
155 template <typename ValueType, typename Extractor>
159 typedef VarStreamArrayIterator<ValueType, Extractor> IterType;
160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
197 const ValueType &operator*() const {
[all …]
/llvm-project-15.0.7/llvm/lib/Support/
H A DAMDGPUMetadata.cpp74 struct ScalarEnumerationTraits<ValueType> {
77 YIO.enumCase(EN, "I8", ValueType::I8); in enumeration()
78 YIO.enumCase(EN, "U8", ValueType::U8); in enumeration()
79 YIO.enumCase(EN, "I16", ValueType::I16); in enumeration()
80 YIO.enumCase(EN, "U16", ValueType::U16); in enumeration()
81 YIO.enumCase(EN, "F16", ValueType::F16); in enumeration()
82 YIO.enumCase(EN, "I32", ValueType::I32); in enumeration()
83 YIO.enumCase(EN, "U32", ValueType::U32); in enumeration()
84 YIO.enumCase(EN, "F32", ValueType::F32); in enumeration()
85 YIO.enumCase(EN, "I64", ValueType::I64); in enumeration()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUGISel.td259 ValueType dst_vt,
260 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
269 ValueType dst_vt,
270 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
279 ValueType dst_vt,
280 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
289 ValueType dst_vt,
299 ValueType dst_vt,
309 ValueType dst_vt,
310 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
[all …]
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValue.h41 enum class ValueType { enum
83 ValueType GetValueType() const;
89 void SetValueType(ValueType value_type) { m_value_type = value_type; } in SetValueType()
102 SetValueType(ValueType::Scalar); in SetContext()
137 static const char *GetValueTypeAsCString(ValueType context_type);
152 ValueType m_value_type = ValueType::Scalar;
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1677 template <typename ValueType>
1695 template <typename ValueType>
1707 template <typename ValueType>
1721 template <typename ValueType>
1730 template <typename ValueType>
1740 template <typename ValueType>
1750 const ValueType &
1752 const ValueType &DefaultValue = ValueType()) {
1761 const ValueType &
1763 const ValueType &DefaultValue = ValueType()) {
[all …]
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h202 inline ValueType ValueType::getValueType<void>() {
207 inline ValueType ValueType::getValueType<bool>() {
212 inline ValueType ValueType::getValueType<int8_t>() {
217 inline ValueType ValueType::getValueType<uint8_t>() {
222 inline ValueType ValueType::getValueType<int16_t>() {
227 inline ValueType ValueType::getValueType<uint16_t>() {
232 inline ValueType ValueType::getValueType<int32_t>() {
242 inline ValueType ValueType::getValueType<int64_t>() {
252 inline ValueType ValueType::getValueType<float>() {
257 inline ValueType ValueType::getValueType<double>() {
[all …]
/llvm-project-15.0.7/mlir/lib/Dialect/Async/IR/
H A DAsync.cpp41 return result.getType().cast<ValueType>().getValueType(); in verify()
69 if (auto value = type.dyn_cast<ValueType>()) in areTypesCompatible()
109 result.addTypes(ValueType::get(type)); in build()
116 auto valueType = operand.getType().dyn_cast<ValueType>(); in build()
192 auto valueTy = valueTypes.back().dyn_cast<ValueType>(); in parse()
232 return operand.getType().cast<ValueType>().getValueType(); in verifyRegions()
293 if (auto valueType = operandType.dyn_cast<ValueType>()) in parseAwaitResultType()
312 if (auto value = argType.dyn_cast<ValueType>()) { in verify()
336 void ValueType::print(AsmPrinter &printer) const { in print()
342 Type ValueType::parse(mlir::AsmParser &parser) { in parse()
[all …]
/llvm-project-15.0.7/llvm/test/TableGen/
H A Dintrinsic-pointer-to-any.td15 class ValueType<int size, int value> {
21 def iPTR : ValueType<0 , 254>;
22 def Any : ValueType<0 , 255>;
24 class LLVMType<ValueType vt> {
25 ValueType VT = vt;
53 def i8 : ValueType<8, 3>;

12345678910>>...14