Searched defs:getType (Results 51 - 75 of 90) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h469 Type getType() const { return Ty; } function in class:llvm::DIEValue
H A DMachineRegisterInfo.h729 LLT getType(unsigned Reg) const { function in class:llvm::MachineRegisterInfo
H A DRDFGraph.h454 uint16_t getType() const { return NodeAttrs::type(Attrs); } function in struct:NodeBase
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h272 Type *getType() const { return (*this)->getType(); } function in class:llvm::CallSiteBase
H A DMetadata.h380 Type *getType() const { return V->getType(); } function in class:llvm::ValueAsMetadata
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp742 uint16_t XCOFFSymbolRef::getType() const { function in class:llvm::object::XCOFFSymbolRef
H A DCOFFObjectFile.cpp1653 std::error_code BaseRelocRef::getType(uint8_t &Type) const { function in class:BaseRelocRef
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp163 Type *getType() const { return Root->getType(); } function in class:__anon2166::Reduction
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h132 QualType getType() const { function in class:clang::TypeLoc
[all...]
H A DAPValue.h44 const Type *getType() const { return T; } function in class:clang::TypeInfoLValue
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h173 QualType getType() const { function in class:clang::ASTWriter::DeclOrType
355 QualType getType() const { return QualType::getFromOpaquePtr(Type); } function in class:clang::ASTWriter::DeclUpdate
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h235 QualType getType() const { return Ty; } function in struct:clang::CodeGen::CGCallee::CallArg
H A DCGValue.h264 QualType getType() const { return Type; } function in class:clang::CodeGen::LValue
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h108 uint32_t getType() const { function in class:llvm::object::ELFSectionRef
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1068 FunctionType *Intrinsic::getType(LLVMContext &Context, function in class:Intrinsic
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp289 Type getType() const { return T; } function in class:__anon964::Variable
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h142 types::ID getType() const { return Type; } function in class:clang::driver::Action
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h548 TypeIndex getType() const { return Type; } function in class:llvm::codeview::BitFieldRecord
738 TypeIndex getType() const { return Type; } function in class:llvm::codeview::OneMethodRecord
803 TypeIndex getType() const { return Type; } function in class:llvm::codeview::DataMemberRecord
826 TypeIndex getType() const { return Type; } function in class:llvm::codeview::StaticDataMemberRecord
863 TypeIndex getType() const { return Type; } function in class:llvm::codeview::VFPtrRecord
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h710 ImportType getType() const { return static_cast<ImportType>(TypeInfo & 0x3); } function in struct:llvm::COFF::ImportHeader
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp686 ast_type_traits::ASTNodeKind Node::getType() const { function in class:clang::diff::Node
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp363 Type *SCEV::getType() const { function in class:SCEV
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h441 RecTy *getType() const { return Ty; } function in class:llvm::TypedInit
1413 RecTy *getType() const { return TyAndPrefix.getPointer(); } function in class:llvm::final::final::final
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp195 Type *getType() const { return Begin->getType(); } function in class:__anon2683::InductiveRangeCheck::Range
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h498 MVT::SimpleValueType getType() const { return Type; } function in class:llvm::CheckTypeMatcher
550 MVT::SimpleValueType getType() const { return Type; } function in class:llvm::CheckChildTypeMatcher
H A DCodeGenDAGPatterns.h700 ValueTypeByHwMode getType(unsigned ResNo) const { function in class:llvm::TreePatternNode

Completed in 420 milliseconds

1234