Home
last modified time | relevance | path

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

1234567

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.td15 class ValueType<int size, int value> {
21 def OtherVT : ValueType<0, 1>; // "Other" value
211 def token : ValueType<0, 248>; // TokenTy
212 def MetadataVT : ValueType<0, 249>; // Metadata
216 def iPTRAny : ValueType<0, 250>;
219 def vAny : ValueType<0, 251>;
222 def fAny : ValueType<0, 252>;
225 def iAny : ValueType<0, 253>;
228 def iPTR : ValueType<0, 254>;
231 def Any : ValueType<0, 255>;
[all …]
H A DScheduleDAGInstrs.h106 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; variable
108 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> {
109 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject()
110 : PointerIntPair<ValueType, 1, bool>(V, MayAlias) {} in UnderlyingObject()
112 ValueType getValue() const { return getPointer(); } in getValue()
220 ValueType V);
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.bench.cpp26 V() == ValueType::Uint32, uint32_t,
141 template <class ValueType>
168 template <class ValueType, class F>
193 runOpOnCopies<ValueType>( in run()
211 runOpOnCopies<ValueType>( in run()
229 runOpOnCopies<ValueType>( in run()
240 template <class ValueType>
245 runOpOnCopies<ValueType>( in run()
278 runOpOnCopies<ValueType>( in run()
294 template <class ValueType>
[all …]
/netbsd/external/bsd/kyua-cli/dist/utils/config/
H A Dnodes.ipp143 template< typename ValueType >
157 template< typename ValueType >
170 template< typename ValueType >
184 template< typename ValueType >
198 template< typename ValueType >
215 template< typename ValueType >
228 template< typename ValueType >
233 typed_leaf_node< ValueType >::set(text::to_type< ValueType >(
247 template< typename ValueType >
261 template< typename ValueType >
[all …]
H A Dnodes.hpp142 template< typename ValueType >
146 typedef ValueType value_type;
193 template< typename ValueType >
194 class native_leaf_node : public typed_leaf_node< ValueType > {
235 template< typename ValueType >
239 typedef std::set< ValueType > value_type;
291 virtual ValueType parse_one(const std::string& raw_value) const = 0;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DEnumeratedArray.h20 template <typename ValueType, typename Enumeration,
26 EnumeratedArray(ValueType V) { in EnumeratedArray()
31 inline const ValueType &operator[](const Enumeration Index) const {
36 inline ValueType &operator[](const Enumeration Index) {
37 return const_cast<ValueType &>(
38 static_cast<const EnumeratedArray<ValueType, Enumeration, LargestEnum,
44 ValueType Underlying[Size];
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrPatternsVec.td18 multiclass vbrd_elem32<ValueType v32, ValueType s32, SDPatternOperator ImmOp,
29 multiclass vbrd_elem64<ValueType v64, ValueType s64,
40 multiclass extract_insert_elem32<ValueType v32, ValueType s32,
58 multiclass extract_insert_elem64<ValueType v64, ValueType s64> {
74 multiclass patterns_elem32<ValueType v32, ValueType s32,
81 multiclass patterns_elem64<ValueType v64, ValueType s64,
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
55 ValueType LongScalarVT, ValueType LongDataVT, string LongOpBaseName,
56 ValueType ShortScalarVT, ValueType ShortDataVT, string ShortOpBaseName> {
/netbsd/external/apache2/llvm/dist/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 …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamArray.h90 template <typename ValueType,
91 typename Extractor = VarStreamArrayExtractor<ValueType>>
93 friend class VarStreamArrayIterator<ValueType, Extractor>;
96 typedef VarStreamArrayIterator<ValueType, Extractor> Iterator;
119 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream()
153 template <typename ValueType, typename Extractor>
157 typedef VarStreamArrayIterator<ValueType, Extractor> IterType;
158 typedef VarStreamArray<ValueType, Extractor> ArrayType;
195 const ValueType &operator*() const {
200 ValueType &operator*() {
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUGISel.td223 ValueType dst_vt,
224 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
233 ValueType dst_vt,
234 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
243 ValueType dst_vt,
244 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
253 ValueType dst_vt,
263 ValueType dst_vt,
273 ValueType dst_vt,
274 ValueType src0_vt = dst_vt, ValueType src1_vt = src0_vt> : GCNPat <
[all …]
H A DFLATInstructions.td373 ValueType vt,
375 ValueType data_vt = vt,
406 ValueType vt,
408 ValueType data_vt = vt,
440 ValueType vt,
442 ValueType data_vt = vt,
476 ValueType vt,
479 ValueType data_vt = vt,
862 ValueType vt, ValueType data_vt = vt> : GCNPat <
891 ValueType vt, ValueType data_vt = vt> : GCNPat <
[all …]
H A DSIInstrInfo.td259 // ValueType helpers
264 class isFloatType<ValueType SrcVT> {
275 class isIntType<ValueType SrcVT> {
282 class isPackedType<ValueType SrcVT> {
1427 class getNumSrcArgs<ValueType Src0, ValueType Src1, ValueType Src2> {
1573 class getOpSelMod <ValueType VT> {
1989 class getHas64BitOps <int NumSrcArgs, ValueType DstVT, ValueType Src0VT,
2006 class getHasSDWA <int NumSrcArgs, ValueType DstVT = i32, ValueType Src0VT = i32,
2023 class getHasDPP <int NumSrcArgs, ValueType DstVT = i32, ValueType Src0VT = i32,
2030 class getHasExt64BitDPP <int NumSrcArgs, ValueType DstVT = i32, ValueType Src0VT = i32,
[all …]
/netbsd/external/apache2/llvm/dist/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 …]
/netbsd/external/apache2/llvm/dist/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 …]
H A DThreadSafetyTraverse.h558 case ValueType::BT_Void: in printLiteral()
561 case ValueType::BT_Bool: in printLiteral()
567 case ValueType::BT_Int: in printLiteral()
569 case ValueType::ST_8: in printLiteral()
575 case ValueType::ST_16: in printLiteral()
581 case ValueType::ST_32: in printLiteral()
587 case ValueType::ST_64: in printLiteral()
597 case ValueType::BT_Float: in printLiteral()
599 case ValueType::ST_32: in printLiteral()
602 case ValueType::ST_64: in printLiteral()
[all …]
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringOptions.h33 using ValueType = Optional<T>; variable
35 const ValueType &getValue() const { return Value; } in getValue()
46 using ValueType = T;
48 const ValueType &getValue() const { in getValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp112 template <RewriteDescriptor::Type DT, typename ValueType,
113 ValueType *(Module::*Get)(StringRef) const>
133 template <RewriteDescriptor::Type DT, typename ValueType,
134 ValueType *(Module::*Get)(StringRef) const>
137 if (ValueType *S = (M.*Get)(Source)) { in performOnModule()
153 template <RewriteDescriptor::Type DT, typename ValueType,
154 ValueType *(Module::*Get)(StringRef) const,
155 iterator_range<typename iplist<ValueType>::iterator>
175 template <RewriteDescriptor::Type DT, typename ValueType,
176 ValueType *(Module::*Get)(StringRef) const,
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dany34 template <class ValueType>
35 any(ValueType&& value);
43 template <class ValueType>
44 any& operator=(ValueType&& rhs);
67 template<class ValueType>
69 template<class ValueType>
70 ValueType any_cast(any& operand);
71 template<class ValueType>
72 ValueType any_cast(any&& operand);
74 template<class ValueType>
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h42 struct ValueType { struct
43 ValueType() { uval = 0; } in ValueType() function
44 ValueType(int64_t V) : sval(V) {} in ValueType() argument
45 ValueType(uint64_t V) : uval(V) {} in ValueType() argument
46 ValueType(const char *V) : cstr(V) {} in ValueType() function
60 ValueType Value; /// Contains all data for the form. argument
64 DWARFFormValue(dwarf::Form F, ValueType V) : Form(F), Value(V) {} in DWARFFormValue()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetCallingConv.td31 list<ValueType> VTs = vts;
154 class CCPromoteToType<ValueType destTy> : CCAction {
155 ValueType DestTy = destTy;
160 class CCPromoteToUpperBitsInType<ValueType destTy> : CCAction {
161 ValueType DestTy = destTy;
166 class CCBitConvertToType<ValueType destTy> : CCAction {
167 ValueType DestTy = destTy;
172 class CCTruncToType<ValueType destTy> : CCAction {
173 ValueType DestTy = destTy;
178 class CCPassIndirect<ValueType destTy> : CCAction {
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h30 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ValueType)
68 ValueType ElemKind;
75 ValueType Type;
100 ValueType Type;
152 std::vector<ValueType> ParamTypes;
153 std::vector<ValueType> ReturnTypes;
409 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::ValueType) in LLVM_YAML_IS_SEQUENCE_VECTOR()
553 template <> struct ScalarEnumerationTraits<WasmYAML::ValueType> { in LLVM_YAML_IS_SEQUENCE_VECTOR()
554 static void enumeration(IO &IO, WasmYAML::ValueType &Type); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h403 using ValueType = llvm::PointerUnion<T, LazyData*>; member
404 ValueType Value;
406 LazyGenerationalUpdatePtr(ValueType V) : Value(V) {} in LazyGenerationalUpdatePtr()
409 static ValueType makeValue(const ASTContext &Ctx, T Value);
459 return LazyGenerationalUpdatePtr(ValueType::getFromOpaqueValue(Ptr)); in getFromOpaqueValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrNEON.td50 class nImmVMOVIAsmOperandReplicate<ValueType From, ValueType To>
57 class nImmVINVIAsmOperandReplicate<ValueType From, ValueType To>
2539 ValueType TyD, ValueType TyQ, SDNode OpNode>
2557 ValueType TyQ, ValueType TyD, SDNode OpNode>
2598 ValueType ResTy, ValueType OpTy,
2659 ValueType ResTy, ValueType OpTy, SDNode ShOp>
2700 string Dt, ValueType ResTy, ValueType OpTy,
2753 string Dt, ValueType ResTy, ValueType OpTy,
2867 ValueType ResTy, ValueType OpTy,
3025 ValueType TyQ, ValueType TyD, SDNode OpNode>
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVPseudos.td145 class VTypeInfo<ValueType Vec, ValueType Mas, int Sew, VReg Reg, LMULInfo M,
148 ValueType Vector = Vec;
149 ValueType Mask = Mas;
154 ValueType Scalar = Scal;
166 class GroupVTypeInfo<ValueType Vec, ValueType VecM1, ValueType Mas, int Sew,
171 ValueType VectorM1 = VecM1;
257 ValueType Mask = Mas;
2174 ValueType op2_type,
2175 ValueType mask_type,
2365 ValueType op1_type,
[all …]

1234567