Home
last modified time | relevance | path

Searched defs:TypeMap (Results 1 – 12 of 12) 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.cpp427 BufferFatPtrToIntTypeMap *TypeMap; member in __anone5d2dd830311::StoreFatPtrsAsIntsAndExpandMemcpyVisitor
444 StoreFatPtrsAsIntsAndExpandMemcpyVisitor(BufferFatPtrToIntTypeMap *TypeMap, in StoreFatPtrsAsIntsAndExpandMemcpyVisitor()
1198 BufferFatPtrToStructTypeMap *TypeMap; member in __anone5d2dd830611::FatPtrConstMaterializer
1210 FatPtrConstMaterializer(BufferFatPtrToStructTypeMap *TypeMap, in FatPtrConstMaterializer()
2352 BufferFatPtrToStructTypeMap *TypeMap) { in containsBufferFatPointers()
2361 BufferFatPtrToStructTypeMap *TypeMap) { in hasFatPointerInterface()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h61 TypeMapType TypeMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h58 TypeMapType TypeMap; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h61 class TypeMap; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h448 using TypeMap = DenseMap<LLT, LegacyLegalizeActions::LegacyLegalizeAction>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h541 template <class BlockT> struct TypeMap {}; struct
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp203 MapVector<const Record *, unsigned> TypeMap; member in __anon27f8003c0111::BuiltinNameEmitter
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp296 TypeMapTy TypeMap; member in __anone1f06e680211::IRLinker
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1335 SmallVector<TypeIndex, 128> TypeMap; in mergePdbs() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h270 class TypeMap; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7466 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); in visitIntrinsicCall() local