Home
last modified time | relevance | path

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

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