Home
last modified time | relevance | path

Searched defs:TypeEntry (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp512 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
521 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
531 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
623 std::unique_ptr<BTFTypeTypeTag> TypeEntry; in genBTFTypeTags() local
657 auto TypeEntry = in visitStructType() local
692 auto TypeEntry = in visitArrayType() local
1008 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
1018 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
1195 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
1225 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp409 DenseMap<unsigned, unsigned> TypeEntry; in FactorNodes() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1588 const DivRemEntry &TypeEntry = *OpEntryIt; in selectDivRem() local
H A DX86FastISel.cpp1947 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem() local