Searched defs:getValueType (Results 1 – 12 of 12) sorted by relevance
847 QualType getValueType() const override { return Str->getType(); } in getValueType() function 882 QualType getValueType() const override { return Str->getType(); } in getValueType() function 918 QualType getValueType() const override { return CL->getType(); } in getValueType() function 971 QualType getValueType() const override { in getValueType() function 1008 QualType getValueType() const override { in getValueType() function 1092 QualType getValueType() const override { getValueType() function 1129 QualType getValueType() const override { getValueType() function 1221 QualType getValueType() const override { return ElementType; } getValueType() function 1259 QualType getValueType() const override { return Ex->getType(); } getValueType() function 1298 QualType getValueType() const override { return Ex->getType(); } getValueType() function [all...]
245 Record *getValueType() const { return Ty; } getValueType() function
46 MVT::SimpleValueType llvm::getValueType(const Record *Rec) { in getValueType() function in llvm
57 static llvm::MVT::SimpleValueType getValueType(const llvm::Record *rec) { getValueType() function
73 std::optional<Type> Attribute::getValueType() const { in getValueType() function in Attribute
189 QualType ObjCIvarRegion::getValueType() const { in getValueType() function in CXXDerivedObjectRegion 193 QualType CXXBaseObjectRegion::getValueType() const { in getValueType() function in ParamVarRegion 181 QualType ObjCIvarRegion::getValueType() const { getValueType() function in ObjCIvarRegion 185 QualType CXXBaseObjectRegion::getValueType() const { getValueType() function in CXXBaseObjectRegion
296 Type *getValueType() const { return ValueType; } getValueType() function
301 static ValueType getValueType(u8 c) { return static_cast<ValueType>(c & 0x3); } getValueType() function
917 Type *getValueType() const { getValueType() function in __anon84efd1fe0411::EarlyCSE::ParseMemoryInst
133 QualType getValueType() const { return ValueTy; } getValueType() function in __anon636f35d80111::AtomicInfo [all...]
5079 QualType AtomicExpr::getValueType() const { getValueType() function in AtomicExpr
1975 SDValue SelectionDAG::getValueType(EVT VT) { getValueType() function in SelectionDAG [all...]