Home
last modified time | relevance | path

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

123456

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h111 ArrayRef<LLT> Types; member
487 std::initializer_list<LLT> Types) { in actionFor() argument
494 actionFor(LegalizeAction Action,std::initializer_list<LLT> Types,LegalizeMutation Mutation) actionFor() argument
503 actionFor(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types) actionFor() argument
511 actionFor(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) actionFor() argument
521 actionForTypeWithAnyImm(LegalizeAction Action,std::initializer_list<LLT> Types) actionForTypeWithAnyImm() argument
528 actionForTypeWithAnyImm(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types) actionForTypeWithAnyImm() argument
538 actionForCartesianProduct(LegalizeAction Action,std::initializer_list<LLT> Types) actionForCartesianProduct() argument
599 legalFor(std::initializer_list<LLT> Types) legalFor() argument
604 legalFor(std::initializer_list<std::pair<LLT,LLT>> Types) legalFor() argument
609 legalForTypeWithAnyImm(std::initializer_list<LLT> Types) legalForTypeWithAnyImm() argument
615 legalForTypeWithAnyImm(std::initializer_list<std::pair<LLT,LLT>> Types) legalForTypeWithAnyImm() argument
631 legalForCartesianProduct(std::initializer_list<LLT> Types) legalForCartesianProduct() argument
691 lowerFor(std::initializer_list<LLT> Types) lowerFor() argument
696 lowerFor(std::initializer_list<LLT> Types,LegalizeMutation Mutation) lowerFor() argument
702 lowerFor(std::initializer_list<std::pair<LLT,LLT>> Types) lowerFor() argument
707 lowerFor(std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) lowerFor() argument
744 libcallFor(std::initializer_list<LLT> Types) libcallFor() argument
748 libcallFor(std::initializer_list<std::pair<LLT,LLT>> Types) libcallFor() argument
752 libcallForCartesianProduct(std::initializer_list<LLT> Types) libcallForCartesianProduct() argument
782 narrowScalarFor(std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) narrowScalarFor() argument
815 unsupportedFor(std::initializer_list<LLT> Types) unsupportedFor() argument
846 customFor(std::initializer_list<LLT> Types) customFor() argument
852 customFor(std::initializer_list<std::pair<LLT,LLT>> Types) customFor() argument
856 customForCartesianProduct(std::initializer_list<LLT> Types) customForCartesianProduct() argument
[all...]
/freebsd-src/contrib/llvm-project/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
H A DTypeReferenceTracker.h53 codeview::LazyRandomTypeCollection &Types; variable
H A DDumpOutputStyle.cpp604 LazyRandomTypeCollection &Types = in dumpTypeStats() local
1185 buildDepSet(LazyRandomTypeCollection & Types,ArrayRef<TypeIndex> Indices,std::map<TypeIndex,CVType> & DepSet) buildDepSet() argument
1202 dumpFullTypeStream(LinePrinter & Printer,LazyRandomTypeCollection & Types,TypeReferenceTracker * RefTracker,uint32_t NumTypeRecords,uint32_t NumHashBuckets,FixedStreamArray<support::ulittle32_t> HashValues,TpiStream * Stream,bool Bytes,bool Extras) dumpFullTypeStream() argument
1221 dumpPartialTypeStream(LinePrinter & Printer,LazyRandomTypeCollection & Types,TypeReferenceTracker * RefTracker,TpiStream & Stream,ArrayRef<TypeIndex> TiList,bool Bytes,bool Extras,bool Deps) dumpPartialTypeStream() argument
1267 LazyRandomTypeCollection Types(100); dumpTypesFromObjectFile() local
1367 auto &Types = (StreamIdx == StreamTPI) ? File.types() : File.ids(); dumpTpiStream() local
1432 auto &Types = File.types(); dumpModuleSymsForObj() local
1467 auto &Types = File.types(); dumpModuleSymsForPdb() local
1521 auto &Types = File.types(); dumpTypeRefStats() local
1556 auto &Types = File.types(); dumpGSIRecords() local
1596 auto &Types = File.types(); dumpGlobals() local
1692 auto &Types = File.types(); dumpSymbolsFromGSI() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDumper.h29 CVSymbolDumper(ScopedPrinter &W, TypeCollection &Types, in CVSymbolDumper()
51 TypeCollection &Types; variable
H A DLazyRandomTypeCollection.h100 CVTypeArray Types; variable
/freebsd-src/contrib/llvm-project/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()
121 void WebAssemblyTargetWasmStreamer::emitLocal(ArrayRef<wasm::ValType> Types) { in emitLocal()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp243 const CVTypeArray &Types) { in mergeTypeRecords()
273 GlobalTypeTableBuilder &Dest, const CVTypeArray &Types, in mergeTypeRecords()
309 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit()
342 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes()
432 const CVTypeArray &Types) { in mergeTypeRecords()
464 const CVTypeArray &Types, in mergeTypeRecords()
472 ArrayRef<TypeIndex> Types, in mergeIdRecords()
H A DCVTypeVisitor.cpp143 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream()
151 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream()
159 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream()
233 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream()
240 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream()
246 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream()
H A DTypeIndex.cpp94 TypeIndex TI, TypeCollection &Types) { in printTypeIndex()
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest-typed-test.h191 #define TYPED_TEST_SUITE(CaseName, Types, ...) \ argument
306 INSTANTIATE_TYPED_TEST_SUITE_P(Prefix,SuiteName,Types,...) global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp60 buildIntrWithMD(Intrinsic::ID IntrID,ArrayRef<Type * > Types,Value * Arg,Value * Arg2,ArrayRef<Constant * > Imms) buildIntrWithMD() argument
247 SmallVector<Type *, 2> Types = {I.getType(), I.getOperand(0)->getType()}; visitGetElementPtrInst() local
271 SmallVector<Type *, 2> Types = {I.getType(), Source->getType()}; visitBitCastInst() local
379 SmallVector<Type *, 2> Types = {Pointer->getType(), Pointer->getType()}; insertPtrCastInstr() local
389 SmallVector<Type *, 4> Types = {I.getType(), I.getOperand(0)->getType(), visitInsertElementInst() local
403 SmallVector<Type *, 3> Types = {I.getType(), I.getVectorOperandType(), visitExtractElementInst() local
415 SmallVector<Type *, 1> Types = {I.getInsertedValueOperand()->getType()}; visitInsertValueInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h42 LazyRandomTypeCollection &Types; variable
61 LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, in LVTypeVisitor()
128 LazyRandomTypeCollection &Types; variable
181 LazyRandomTypeCollection &Types, in LVSymbolVisitor()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeMap.h49 TypeIterable Types() const { return TypeIterable(m_types); } in Types() function
H A DTypeList.h45 TypeIterable Types() { return TypeIterable(m_types); } in Types() function
/freebsd-src/crypto/openssl/doc/man3/
H A DASN1_STRING_TABLE_add.pod21 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_INFO.pod63 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_open.pod54 =head2 Types section in DESCRIPTION
H A DOSSL_STORE_SEARCH.pod53 =head2 Types section in DESCRIPTION
H A DEVP_KDF.pod66 =head2 Types section in DESCRIPTION
H A DEVP_RAND.pod89 =head2 Types section in DESCRIPTION
H A DEVP_MAC.pod84 =head2 Types section in DESCRIPTION
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DSlotMapping.h36 std::map<unsigned, Type *> Types; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.cpp54 bool debugTypeEnabled(const char *Type, const char *Types) { in debugTypeEnabled()

123456