Searched defs:getValueType (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.h200 MVT::SimpleValueType getValueType() const { return Ty; } function in class:llvm::ComplexPattern
H A DCodeGenTarget.cpp38 MVT::SimpleValueType llvm::getValueType(Record *Rec) { function in class:llvm
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp78 QualType getValueType() const { return ValueTy; } function in class:__anon3032::AtomicInfo
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp236 QualType ObjCIvarRegion::getValueType() const { function in class:ObjCIvarRegion
240 QualType CXXBaseObjectRegion::getValueType() const { function in class:CXXBaseObjectRegion
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h757 QualType getValueType() const { function in class:clang::ento::StringRegion
793 QualType getValueType() const { function in class:clang::ento::ObjCStringRegion
825 QualType getValueType() const { function in class:clang::ento::CompoundLiteralRegion
881 QualType getValueType() const { function in class:clang::ento::VarRegion
913 QualType getValueType() const { function in class:clang::ento::CXXThisRegion
936 QualType getValueType() cons function in class:clang::ento::FieldRegion
1029 QualType getValueType() const { function in class:clang::ento::ElementRegion
1063 QualType getValueType() const { function in class:clang::ento::CXXTempObjectRegion
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h248 EVT getValueType() const { return Val.getValueType(); } function in class:llvm::SDUse
592 EVT getValueType(unsigned ResNo) const { function in class:llvm::SDNode
779 inline EVT SDValue::getValueType() const { function in class:llvm::SDNode::SDValue
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1242 SDValue SelectionDAG::getValueType(EVT VT) { function in class:SelectionDAG
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h4515 QualType getValueType() const { return ValueType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AtomicType

Completed in 225 milliseconds