Home
last modified time | relevance | path

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

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