Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestTypes.cpp458 Type subtype = parseType(parser); parseType() local
511 Type subtype; parse() local
/llvm-project/llvm/lib/TextAPI/
H A DTextStubCommon.cpp136 #define ARCHINFO(arch, type, subtype, numbits) \ in bitset() argument
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp84 [&](Type subtype) { dispatchPrint(printer, subtype); }); in printStructType() argument
/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp536 ArchSpec(ArchitectureType arch_type,uint32_t cpu,uint32_t subtype) ArchSpec() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp436 uint32_t subtype = Header.cpusubtype & ~MachO::CPU_SUBTYPE_MASK; in printFileHeaders() local
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp97 uint32_t subtype = target->cpuSubtype; cpuSubtype() local
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h6197 boolean ast_expr::isa_type(T subtype) const in isa_type()
6415 boolean ast_expr_op::isa_type(T subtype) const in isa_type()
7380 boolean ast_node::isa_type(T subtype) const in isa_type()
17463 boolean schedule_node::isa_type(T subtype) const in isa_type()