Searched defs:getType (Results 26 - 50 of 90) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp712 unsigned AMDGPUPALMetadata::getType() const { function in class:AMDGPUPALMetadata
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp21 llvm::Type *ConstantInitFuture::getType() const { function in class:ConstantInitFuture
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h99 unsigned int getType() const { return TypeID; } function in class:llvm::object::Binary
H A DObjectFile.h401 inline Expected<SymbolRef::Type> SymbolRef::getType() const { function in class:llvm::object::SymbolRef
540 inline uint64_t RelocationRef::getType() const { function in class:llvm::object::RelocationRef
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h48 wasm::WasmSymbolType getType() const { return Type; } function in class:llvm::MCSymbolWasm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp182 static wasm::ValType getType(const TargetRegisterClass *RC) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp245 QualType Descriptor::getType() const { function in class:Descriptor
H A DPointer.h178 QualType getType() const { return getFieldDesc()->getType(); } function in class:clang::interp::Pointer
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h238 unsigned char getType() const { return st_info & 0x0F; } function in struct:elf::ELFSymbol
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h141 QualType getType() const { return T; } function in class:clang::ento::retaincountchecker::RefVal
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h532 QualType getType(const SymExpr *SE) const { function in class:clang::ento::SymbolManager
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h172 unsigned int getType() const { return TypeID; } function in class:llvm::yaml::Node
H A DVirtualFileSystem.h76 llvm::sys::fs::file_type getType() const { return Type; } function in class:llvm::vfs::Status
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h217 MachineOperandType getType() const { return (MachineOperandType)OpKind; } function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h171 inline IntegerType *getType() const { function in class:llvm::final
432 inline ArrayType *getType() const { function in class:llvm::final
486 inline StructType *getType() const { function in class:llvm::final
521 inline VectorType *getType() const { function in class:llvm::final
555 inline PointerType *getType() const { function in class:llvm::final
633 inline SequentialType *getType() const { function in class:llvm::ConstantDataSequential
746 inline ArrayType *getType() const { function in class:llvm::final
805 inline VectorType *getType() const { function in class:llvm::final
[all...]
H A DValue.h246 Type *getType() const { return VTy; } function
H A DFunction.h272 ProfileCountType getType() const { return PCT; } function in class:llvm::Function::ProfileCount
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h391 PropertyType getType() const { function in class:clang::tblgen::Property
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h240 TypeSourceInfo *getType() const { function in class:clang::concepts::TypeRequirement
H A DDecl.h630 QualType getType() const { return DeclType; } function in class:clang::ValueDecl
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp100 StringRef getType() const { return Type; }; function in class:__anon2928::MatchDataInfo
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.h66 MachO::SectionType getType() const { function in struct:llvm::objcopy::macho::Section
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp113 static uint64_t getType(uint64_t type, StringRef name) { function in namespace:lld::elf
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp391 unsigned HexagonMCInstrInfo::getType(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h59 Type *getType() const { return V->getType(); } function in class:llvm::SCEVConstant
85 Type *getType() const { return Ty; } function in class:llvm::SCEVCastExpr
230 Type *getType() const { function in class:llvm::SCEVAddExpr
273 Type *getType() const { function in class:llvm::SCEVUDivExpr
501 Type *getType() cons function in class:llvm::final
[all...]

Completed in 493 milliseconds

1234