Home
last modified time | relevance | path

Searched defs:TypeMap (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h33 template <class BlockT> struct TypeMap {}; struct
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h95 typedef std::map<lldb_private::ConstString, lldb::TypeSP> TypeMap; typedef
/llvm-project-15.0.7/lldb/source/Symbol/
H A DTypeMap.cpp22 TypeMap::TypeMap() : m_types() {} in TypeMap() function in TypeMap
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DModule.h58 class TypeMap; variable
/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h61 TypeMapType TypeMap; variable
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h58 TypeMapType TypeMap; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h462 using TypeMap = DenseMap<LLT, LegacyLegalizeActions::LegacyLegalizeAction>; variable
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h547 template <class BlockT> struct TypeMap {}; struct
/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp205 MapVector<const Record *, unsigned> TypeMap; member in __anon442fd56c0111::BuiltinNameEmitter
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1331 SmallVector<TypeIndex, 128> TypeMap; in mergePdbs() local
/llvm-project-15.0.7/llvm/lib/Linker/
H A DIRMover.cpp391 TypeMapTy TypeMap; member in __anon496259980211::IRLinker
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-forward.h253 class TypeMap; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6744 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); in visitIntrinsicCall() local