Home
last modified time | relevance | path

Searched defs:Mapper (Results 1 – 21 of 21) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp39 void getVectors(Module &M, IRInstructionMapper &Mapper, in getVectors()
73 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
104 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
132 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
157 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
184 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
209 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
235 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
261 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
287 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST() local
[all …]
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.h31 auto Mapper = MemoryMapperType::Create(std::forward<Args>(A)...); in CreateWithMapper() local
65 std::unique_ptr<MemoryMapper> Mapper; variable
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManagerTest.cpp27 CounterMapper(std::unique_ptr<MemoryMapper> Mapper) in CounterMapper() argument
62 std::unique_ptr<MemoryMapper> Mapper; member in __anon8be376790111::CounterMapper
66 auto Mapper = std::make_unique<CounterMapper>( TEST() local
135 auto Mapper = cantFail(InProcessMemoryMapper::Create()); TEST() local
[all...]
H A DSharedMemoryMapperTest.cpp65 std::unique_ptr<MemoryMapper> Mapper = in TEST() local
H A DMemoryMapperTest.cpp68 std::unique_ptr<MemoryMapper> Mapper = in TEST() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.h49 llvm::StringMap<llvm::SmallVector<Entry>> Mapper; variable
/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp584 findCandidates(InstructionMapper & Mapper,std::vector<OutlinedFunction> & FunctionList) findCandidates() argument
690 createOutlinedFunction(Module & M,OutlinedFunction & OF,InstructionMapper & Mapper,unsigned Name) createOutlinedFunction() argument
830 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument
991 populateMapper(InstructionMapper & Mapper,Module & M,MachineModuleInfo & MMI) populateMapper() argument
1180 InstructionMapper Mapper; doOutline() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DTensorSpec.cpp81 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON() local
H A DIRSimilarityIdentifier.cpp970 createCandidatesFromSuffixTree(const IRInstructionMapper & Mapper,std::vector<IRInstructionData * > & InstrList,std::vector<unsigned> & IntegerMapping,SuffixTree::RepeatedSubstring & RS,std::vector<IRSimilarityCandidate> & CandsForRepSubstring) createCandidatesFromSuffixTree() argument
[all...]
H A DMemoryBuiltins.cpp380 getAllocSize(const CallBase * CB,const TargetLibraryInfo * TLI,function_ref<const Value * (const Value *)> Mapper) getAllocSize() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp58 MapperJITLinkMemoryManager(size_t ReservationGranularity,std::unique_ptr<MemoryMapper> Mapper) MapperJITLinkMemoryManager() argument
[all...]
/llvm-project/llvm/unittests/Transforms/Utils/
H A DValueMapperTest.cpp416 ValueMapper Mapper(VM, RF_None, &TM); in TEST() local
431 ValueMapper Mapper(VM, RF_None, &TM); in TEST() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp109 class Mapper { class
125 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, Mapper() function in __anon31e380230111::Mapper
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h1130 IRInstructionMapper Mapper; global() variable
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp683 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp449 ValueMapper Mapper; global() member in __anon194dc3db0211::IRLinker
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2141 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); runOnModule() local
H A DAttributorAttributes.cpp6817 auto Mapper = [&](const Value *V) -> const Value * { getSize() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6592 const ValueDecl *Mapper = nullptr; global() member
6835 generateInfoForComponentList(OpenMPMapClauseKind MapType,ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<OpenMPMotionModifierKind> MotionModifiers,OMPClauseMappableExprCommon::MappableExprComponentListRef Components,MapCombinedInfoTy & CombinedInfo,MapCombinedInfoTy & StructBaseCombinedInfo,StructRangeInfoTy & PartialStruct,bool IsFirstComponentList,bool IsImplicit,bool GenerateAllInfoForClauses,const ValueDecl * Mapper=nullptr,bool ForDeviceAddr=false,const ValueDecl * BaseDecl=nullptr,const Expr * MapExpr=nullptr,ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef> OverlappedElements=std::nullopt,bool AreBothBasePtrAndPteeMapped=false) const generateInfoForComponentList() argument
7803 __anon143de22e2e02( const ValueDecl *D, MapKind Kind, OMPClauseMappableExprCommon::MappableExprComponentListRef L, OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool ReturnDevicePointer, bool IsImplicit, const ValueDecl *Mapper, const Expr *VarRef = nullptr, bool ForDeviceAddr = false) generateAllInfoForClauses() argument
8531 const ValueDecl *VDecl, *Mapper; generateInfoForCapture() local
8578 const ValueDecl *Mapper; generateInfoForCapture() local
8697 const ValueDecl *Mapper; generateInfoForCapture() local
8716 const ValueDecl *Mapper; generateInfoForCapture() local
[all...]
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp856 DebugTypeInfoRemoval Mapper(M.getContext()); stripNonLineTableDebugInfo() local
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5722 const ValueDecl *Mapper = nullptr; global() variable