Home
last modified time | relevance | path

Searched refs:PrimitiveType (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h228 PrimitiveType, enumerator
315 : TypeNode(NodeKind::PrimitiveType), PrimKind(K) {} in PrimitiveTypeNode()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_mve_defs.td255 class PrimitiveType<string kind_, int size_>: Type {
264 def kind # size: PrimitiveType<kind, size>;
267 def kind # size: PrimitiveType<kind, size>;
272 def uint: PrimitiveType<"u", 32> { let nameOverride = "unsigned"; }
273 def sint: PrimitiveType<"s", 32> { let nameOverride = "int"; }
H A Darm_mve.td824 multiclass contiguous_load<string mnemonic, PrimitiveType memtype,
881 multiclass contiguous_store<string mnemonic, PrimitiveType memtype,
1005 multiclass gather_offset_unshifted<list<Type> types, PrimitiveType memtype> {
1021 multiclass gather_offset_shifted<list<Type> types, PrimitiveType memtype,
1038 multiclass gather_offset_both<list<Type> types, PrimitiveType memtype,
1049 multiclass scatter_offset_unshifted<list<Type> types, PrimitiveType memtype> {
1066 multiclass scatter_offset_shifted<list<Type> types, PrimitiveType memtype,
1084 multiclass scatter_offset_both<list<Type> types, PrimitiveType memtype,
H A Darm_cde.td18 def f64: PrimitiveType<"f", 64>;
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201410148 (type_exp, StringLiteral, Literal, PrimitiveType, IntegralType,
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201410148 (type_exp, StringLiteral, Literal, PrimitiveType, IntegralType,