/llvm-project/openmp/libompd/src/ |
H A D | TargetValue.cpp | 31 const char *typeName, ompd_addr_t segment) { in getType() 212 TValue &TValue::cast(const char *typeName) { in cast() 221 TValue &TValue::cast(const char *typeName, int _pointerLevel, in cast()
|
H A D | TargetValue.h | 50 const char *typeName; variable
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve99.f90 | 10 type :: typeName type
|
/llvm-project/mlir/tools/tblgen-to-irdl/ |
H A D | OpDefinitionsGen.cpp | 55 std::string typeName = ("!" + predRec.getValueAsString("typeName")).str(); createConstraint() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaPPC.cpp | 301 PPC_VECTOR_TYPE(typeName,Id,size) DecodePPCMMATypeFromStr() argument
|
/llvm-project/mlir/examples/toy/Ch7/include/toy/ |
H A D | Parser.h | 395 parseTypedDeclaration(llvm::StringRef typeName, bool requiresInitializer, in parseTypedDeclaration()
|
/llvm-project/mlir/tools/mlir-vulkan-runner/ |
H A D | vulkan-runtime-wrappers.cpp |
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangASTPropertiesEmitter.cpp | 680 __anon0145c6cc0802(const Twine &typeName, StringRef code) emitPackUnpackOptionalTemplate() argument 703 StringRef typeName = type.getCXXTypeName(); emitPackUnpackOptionalTemplate() local
|
H A D | MveEmitter.cpp | 482 virtual std::string typeName() const { return "Value *"; } in typeName() function in __anon6b6344ba0111::Result 572 std::string typeName() const override { in typeName() function in __anon6b6344ba0111::BuiltinArgResult 715 std::string typeName() const override { in typeName() function in __anon6b6344ba0111::AddressResult 771 std::string typeName() const override { in typeName() function in __anon6b6344ba0111::TypeResult
|
/llvm-project/clang-tools-extra/clangd/support/ |
H A D | Trace.cpp | 222 llvm::StringRef typeName(Metric::MetricType T) { in typeName() function in clang::clangd::trace::__anondc7550a90111::CSVMetricTracer
|
/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 430 StringRef typeName = (*Operands)[operandIndex].Rec->getName(); handleOperand() local
|
/llvm-project/lldb/source/DataFormatters/ |
H A D | ValueObjectPrinter.cpp | 249 StreamString typeName; in PrintDecl() local
|
/llvm-project/mlir/lib/IR/ |
H A D | ExtensibleDialect.cpp | 474 StringRef typeName, AsmParser &parser, Type &resultType) const { in parseOptionalDynamicType()
|
H A D | AsmPrinter.cpp | 2751 std::string typeName; printDialectType() local
|
/llvm-project/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 3303 StringRef MachOAbstractFixupEntry::typeName() const { return "unknown"; } typeName() function in MachOAbstractFixupEntry 3760 StringRef MachORebaseEntry::typeName() const { typeName() function in MachORebaseEntry 4306 StringRef MachOBindEntry::typeName() const { typeName() function in MachOBindEntry
|
/llvm-project/flang/lib/Semantics/ |
H A D | runtime-type-info.cpp | 429 std::string typeName{dtSymbol->name().ToString()}; DescribeType() local
|
H A D | resolve-names.cpp | 5236 llvm::StringRef typeName; Post() local 5348 const auto &typeName{std::get<parser::Name>(parsedClass.derived.t)}; Post() local 5358 const auto &typeName{std::get<parser::Name>(x.t)}; Post() local 5433 const auto &typeName{rec.v}; Post() local 6722 ResolveExtendsType(const parser::Name & typeName,const parser::Name * extendsName) ResolveExtendsType() argument [all...] |
H A D | check-declarations.cpp | 1077 std::string typeName{type->AsFortran()}; CheckObjectEntity() local
|
H A D | expression.cpp | 1970 parser::CharBlock &typeName{structureType.source}; Analyze() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 2270 auto typeName = Ty.getUnqualifiedType().getAsString(Policy); GenKernelArgMetadata() local 2293 std::string typeName = getTypeSpelling(pointeeTy) + "*"; GenKernelArgMetadata() local 2319 std::string typeName = getTypeSpelling(ty); GenKernelArgMetadata() local
|
H A D | CGObjCGNU.cpp | 2575 llvm::Constant *typeName = GetEHType() local
|
H A D | CGDebugInfo.cpp | 5314 SmallString<36> typeName; EmitDeclareOfBlockLiteralArgVariable() local
|
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ |
H A D | PDLLServer.cpp | 577 StringRef typeName, const T *decl, const SMRange &hoverRange) { in buildHoverForUserConstraintOrRewrite() argument
|