Home
last modified time | relevance | path

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

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