Home
last modified time | relevance | path

Searched defs:Types (Results 1 – 25 of 140) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h126 ArrayRef<LLT> Types; member
436 std::initializer_list<LLT> Types) { in actionFor()
443 std::initializer_list<LLT> Types, in actionFor()
452 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument
460 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument
470 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm()
477 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument
487 std::initializer_list<LLT> Types) { in actionForCartesianProduct()
538 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor()
543 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.h27 codeview::LazyRandomTypeCollection &Types) in MinimalSymbolDumper()
32 codeview::LazyRandomTypeCollection &Types) in MinimalSymbolDumper()
63 codeview::LazyRandomTypeCollection &Types; variable
H A DMinimalTypeDumper.h28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
60 codeview::LazyRandomTypeCollection &Types; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDumper.h27 CVSymbolDumper(ScopedPrinter &W, TypeCollection &Types, in CVSymbolDumper()
49 TypeCollection &Types; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp242 const CVTypeArray &Types) { in mergeTypeRecords()
273 const CVTypeArray &Types, in mergeTypeRecords()
310 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit()
343 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes()
433 const CVTypeArray &Types) { in mergeTypeRecords()
465 const CVTypeArray &Types, in mergeTypeRecords()
473 ArrayRef<TypeIndex> Types, in mergeIdRecords()
H A DCVTypeVisitor.cpp142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream()
150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream()
158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream()
232 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream()
239 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream()
245 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp42 ArrayRef<wasm::ValType> Types) { in printTypes()
54 void WebAssemblyTargetAsmStreamer::emitLocal(ArrayRef<wasm::ValType> Types) { in emitLocal()
123 void WebAssemblyTargetWasmStreamer::emitLocal(ArrayRef<wasm::ValType> Types) { in emitLocal()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCoverageMappingFormat.rst425 Types section in Encoding
431 .. _LEB128:
433 LEB128
442 Strings
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmeta.d108 alias Types = AliasSeq!(TL, char); variable
321 alias Types = AliasSeq!(int, long, double, char); variable
354 alias Types = AliasSeq!(int, long, long, int); variable
401 alias Types = AliasSeq!(int, long, long, int, float); variable
463 alias Types = AliasSeq!(int, long, long, int, float); variable
532 alias Types = AliasSeq!(int, long, long, int, float); variable
570 alias Types = AliasSeq!(int, long, long, int, float, byte, ubyte, short, ushort, uint); variable
594 alias Types = AliasSeq!(A, C, B); variable
616 alias Types = AliasSeq!(A, C, B); variable
1146 alias Types = AliasSeq!(byte, short, int, long); variable
[all …]
H A Dtypetuple.d39 alias Types = TypeTuple!(TL, char); variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-typed-test.h191 #define TYPED_TEST_SUITE(CaseName, Types, ...) \ argument
306 #define INSTANTIATE_TYPED_TEST_SUITE_P(Prefix, SuiteName, Types, ...) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d103 alias Types = AliasSeq!(TL, char); variable
365 alias Types = AliasSeq!(int, long, double, char); variable
423 alias Types = AliasSeq!(int, long, long, int); variable
505 alias Types = AliasSeq!(int, long, long, int, float); variable
557 alias Types = AliasSeq!(int, long, long, int, float); variable
637 alias Types = AliasSeq!(int, long, long, int, float); variable
708 alias Types = AliasSeq!(int, long, long, int, float); variable
734 alias Types = AliasSeq!(A, C, B); variable
762 alias Types = AliasSeq!(A, C, B); variable
1259 alias Types = AliasSeq!(byte, short, int, long); variable
[all …]
H A Dtypetuple.d38 alias Types = TypeTuple!(TL, char); variable
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dtypes.rst20 Types title
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dtypes.rst20 Types title
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dtypes.rst20 Types title
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dtypes.rst20 Types title
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DASN1_STRING_TABLE_add.pod21 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_LOADER.pod73 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_INFO.pod54 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_open.pod41 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_SEARCH.pod53 =head2 Types section in DESCRIPTION
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DASN1_STRING_TABLE_add.pod21 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_open.pod54 =head2 Types section in DESCRIPTION
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp257 void BuiltinNameEmitter::ExtractEnumTypes(std::vector<Record *> &Types, in ExtractEnumTypes()
291 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitDeclarations() local
394 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in GetOverloads() local
775 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitQualTypeFinder() local

123456