Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeMap.cpp22 TypeMap::TypeMap() : m_types() {} in TypeMap() function in TypeMap
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp414 BufferFatPtrToIntTypeMap *TypeMap; member in __anonf03fe4580311::StoreFatPtrsAsIntsVisitor
429 StoreFatPtrsAsIntsVisitor(BufferFatPtrToIntTypeMap *TypeMap, LLVMContext &Ctx) in StoreFatPtrsAsIntsVisitor()
590 BufferFatPtrToStructTypeMap *TypeMap; member in __anonf03fe4580411::FatPtrConstMaterializer
602 FatPtrConstMaterializer(BufferFatPtrToStructTypeMap *TypeMap, in FatPtrConstMaterializer()
1647 BufferFatPtrToStructTypeMap *TypeMap) { in containsBufferFatPointers()
1656 BufferFatPtrToStructTypeMap *TypeMap) { in hasFatPointerInterface()
/src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h61 TypeMapType TypeMap; variable
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h60 class TypeMap; variable
/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h58 TypeMapType TypeMap; variable
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h453 using TypeMap = DenseMap<LLT, LegacyLegalizeActions::LegacyLegalizeAction>; variable
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h544 template <class BlockT> struct TypeMap {}; struct
/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp205 MapVector<const Record *, unsigned> TypeMap; member in __anonfc2b2df10111::BuiltinNameEmitter
/src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp395 TypeMapTy TypeMap; member in __anon42e6c3bd0211::IRLinker
/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1329 SmallVector<TypeIndex, 128> TypeMap; in mergePdbs() local
/src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h265 class TypeMap; variable
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7414 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); in visitIntrinsicCall() local