Home
last modified time | relevance | path

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

12345

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h110 ArrayRef<LLT> Types; member
481 std::initializer_list<LLT> Types) { in actionFor()
488 std::initializer_list<LLT> Types, in actionFor()
497 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument
505 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument
515 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm()
522 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument
532 std::initializer_list<LLT> Types) { in actionForCartesianProduct()
593 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor()
598 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument
[all …]
/openbsd-src/gnu/llvm/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 DDumpOutputStyle.cpp603 LazyRandomTypeCollection &Types = in dumpTypeStats() local
1184 static void buildDepSet(LazyRandomTypeCollection &Types, in buildDepSet()
1201 dumpFullTypeStream(LinePrinter &Printer, LazyRandomTypeCollection &Types, in dumpFullTypeStream()
1220 LazyRandomTypeCollection &Types, in dumpPartialTypeStream()
1266 LazyRandomTypeCollection Types(100); in dumpTypesFromObjectFile() local
1366 auto &Types = (StreamIdx == StreamTPI) ? File.types() : File.ids(); in dumpTpiStream() local
1431 auto &Types = File.types(); in dumpModuleSymsForObj() local
1466 auto &Types = File.types(); in dumpModuleSymsForPdb() local
1520 auto &Types = File.types(); in dumpTypeRefStats() local
1555 auto &Types = File.types(); in dumpGSIRecords() local
[all …]
H A DTypeReferenceTracker.h53 codeview::LazyRandomTypeCollection &Types; variable
H A DTypeReferenceTracker.cpp25 static uint32_t getNumRecordsInCollection(LazyRandomTypeCollection &Types) { in getNumRecordsInCollection()
/openbsd-src/gnu/llvm/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 DRecordName.cpp29 TypeCollection &Types; member in __anon83696ece0111::TypeNameComputer
36 explicit TypeNameComputer(TypeCollection &Types) : Types(Types) {} in TypeNameComputer()
254 std::string llvm::codeview::computeTypeName(TypeCollection &Types, in computeTypeName()
H A DTypeIndex.cpp94 TypeIndex TI, TypeCollection &Types) { in printTypeIndex()
H A DLazyRandomTypeCollection.cpp39 const CVTypeArray &Types, uint32_t RecordCountHint, in LazyRandomTypeCollection()
55 LazyRandomTypeCollection::LazyRandomTypeCollection(const CVTypeArray &Types, in LazyRandomTypeCollection()
/openbsd-src/gnu/llvm/llvm/docs/
H A DCoverageMappingFormat.rst425 Types section in Encoding
431 .. _LEB128:
433 LEB128
442 Strings
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/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
H A DTypeDumpVisitor.h38 void setIpiTypes(TypeCollection &Types) { IpiTypes = &Types; } in setIpiTypes()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp59 CallInst *buildIntrWithMD(Intrinsic::ID IntrID, ArrayRef<Type *> Types, in buildIntrWithMD()
208 SmallVector<Type *, 2> Types = {I.getType(), I.getOperand(0)->getType()}; in visitGetElementPtrInst() local
220 SmallVector<Type *, 2> Types = {I.getType(), I.getOperand(0)->getType()}; in visitBitCastInst() local
231 SmallVector<Type *, 4> Types = {I.getType(), I.getOperand(0)->getType(), in visitInsertElementInst() local
245 SmallVector<Type *, 3> Types = {I.getType(), I.getVectorOperandType(), in visitExtractElementInst() local
257 SmallVector<Type *, 1> Types = {I.getInsertedValueOperand()->getType()}; in visitInsertValueInst() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeMap.h47 TypeIterable Types() { return TypeIterable(m_types); } in Types() function
H A DTypeList.h45 TypeIterable Types() { return TypeIterable(m_types); } in Types() function
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp64 auto *Types = R->getValueAsListInit("Types"); in Enumerate() local
246 auto *Types = R->getValueAsListInit("Types"); in EmitGroup() local
352 void ClangOpcodesEmitter::PrintTypes(raw_ostream &OS, ArrayRef<Record *> Types) { in PrintTypes()
H A DClangOpenCLBuiltinEmitter.cpp353 void BuiltinNameEmitter::ExtractEnumTypes(std::vector<Record *> &Types, in ExtractEnumTypes()
387 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitDeclarations() local
490 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in GetOverloads() local
893 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitQualTypeFinder() local
1063 SmallVectorImpl<SmallVector<std::string, 2>> &Types) { in expandTypesInSignature()
/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DSlotMapping.h36 std::map<unsigned, Type *> Types; member
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Ddebug.cpp54 bool debugTypeEnabled(const char *Type, const char *Types) { in debugTypeEnabled()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp26 LazyRandomTypeCollection &Types, in NativeEnumTypes()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h80 std::unique_ptr<codeview::LazyRandomTypeCollection> Types; variable

12345