Home
last modified time | relevance | path

Searched defs:ValueType (Results 1 – 20 of 20) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFFormValue.h38 struct ValueType { struct
39 ValueType() : data(nullptr) { in ValueType() function
52 ValueType Value; // Contains all data for the form. argument
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h138 MVT ValueType; variable
H A DStatepointLowering.cpp65 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
/minix/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h304 enum ValueType { enum
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp38 typedef PointerUnion<const Value *, const PseudoSourceValue *> ValueType; typedef
H A DMipsDelaySlotFiller.cpp146 typedef PointerUnion<const Value *, const PseudoSourceValue *> ValueType; typedef in __anon533974a10111::MemDefsUses
/minix/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h131 struct ValueType { struct
155 inline static ValueType getValueType(); argument
157 ValueType(BaseType B, SizeType Sz, bool S, unsigned char VS) in ValueType() argument
168 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) { in getSizeType() argument
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h388 typedef llvm::PointerUnion<T, LazyData*> ValueType; typedef
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp19 typedef T ValueType; in Bar() typedef
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h156 QualType ValueType, in DeducedTemplateArgument()
/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp762 typedef std::pair<CodeGenInstAlias *, int> ValueType; typedef
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp102 llvm::Type *ValueType = Args[1]->getType(); in EmitBinaryAtomic() local
136 llvm::Type *ValueType = Args[1]->getType(); in EmitBinaryAtomicPost() local
1017 llvm::Type *ValueType = Args[1]->getType(); in EmitBuiltinExpr() local
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp127 typedef PointerUnion<const Value *, const PseudoSourceValue *> ValueType; typedef
/minix/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp1812 RecTy *ValueType = ForeachListValue->getType(); in ParseForeachDeclaration() local
/minix/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h964 typedef ValT ValueType; typedef
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp458 QualType ValueType(ValueExpr->getType()); in BuildObjCBoxedExpr() local
H A DSemaTemplateDeduction.cpp318 llvm::APSInt Value, QualType ValueType, in DeduceNonTypeTemplateArgument()
H A DTreeTransform.h5100 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformAtomicType() local
10535 QualType TreeTransform<Derived>::RebuildAtomicType(QualType ValueType, in RebuildAtomicType()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3774 Type *ValueType = Values.begin()->second->getType(); in SwitchLookupTable() local
/minix/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5621 QualType ValueType = readType(*Loc.F, Record, Idx); in readTypeRecord() local