/llvm-project/lldb/source/Symbol/ |
H A D | TypeMap.cpp | 22 TypeMap::TypeMap() : m_types() {} in TypeMap() function in TypeMap
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerBufferFatPointers.cpp | 414 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 D | DXILValueEnumerator.h | 61 TypeMapType TypeMap; variable
|
/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 58 TypeMapType TypeMap; variable
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | Module.h | 60 class TypeMap; global() variable
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.h | 453 using TypeMap = DenseMap<LLT, LegacyLegalizeActions::LegacyLegalizeAction>; global() variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 544 template <class BlockT> struct TypeMap {}; struct
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangOpenCLBuiltinEmitter.cpp | 205 MapVector<const Record *, unsigned> TypeMap; global() member in __anon260e1c4f0111::BuiltinNameEmitter
|
/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 395 TypeMapTy TypeMap; global() member in __anon194dc3db0211::IRLinker [all...] |
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 1329 SmallVector<TypeIndex, 128> TypeMap; in mergePdbs() local
|
/llvm-project/lldb/include/lldb/ |
H A D | lldb-forward.h | 264 class TypeMap; global() variable
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7403 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); visitIntrinsicCall() local
|