/llvm-project/llvm/unittests/Analysis/ |
H A D | IRSimilarityIdentifierTest.cpp | 39 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 D | MapperJITLinkMemoryManager.h | 31 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 D | MapperJITLinkMemoryManagerTest.cpp | 27 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 D | SharedMemoryMapperTest.cpp | 65 std::unique_ptr<MemoryMapper> Mapper = in TEST() local
|
H A D | MemoryMapperTest.cpp | 68 std::unique_ptr<MemoryMapper> Mapper = in TEST() local
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | ConfusableIdentifierCheck.h | 49 llvm::StringMap<llvm::SmallVector<Entry>> Mapper; variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 584 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 D | TensorSpec.cpp | 81 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON() local
|
H A D | IRSimilarityIdentifier.cpp | 970 createCandidatesFromSuffixTree(const IRInstructionMapper & Mapper,std::vector<IRInstructionData * > & InstrList,std::vector<unsigned> & IntegerMapping,SuffixTree::RepeatedSubstring & RS,std::vector<IRSimilarityCandidate> & CandsForRepSubstring) createCandidatesFromSuffixTree() argument [all...] |
H A D | MemoryBuiltins.cpp | 380 getAllocSize(const CallBase * CB,const TargetLibraryInfo * TLI,function_ref<const Value * (const Value *)> Mapper) getAllocSize() argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MapperJITLinkMemoryManager.cpp | 58 MapperJITLinkMemoryManager(size_t ReservationGranularity,std::unique_ptr<MemoryMapper> Mapper) MapperJITLinkMemoryManager() argument [all...] |
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | ValueMapperTest.cpp | 416 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 D | ValueMapper.cpp | 109 class Mapper { class 125 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, Mapper() function in __anon31e380230111::Mapper [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 1130 IRInstructionMapper Mapper; global() variable
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 683 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
|
/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 449 ValueMapper Mapper; global() member in __anon194dc3db0211::IRLinker [all...] |
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 2141 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); runOnModule() local
|
H A D | AttributorAttributes.cpp | 6817 auto Mapper = [&](const Value *V) -> const Value * { getSize() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6592 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 D | DebugInfo.cpp | 856 DebugTypeInfoRemoval Mapper(M.getContext()); stripNonLineTableDebugInfo() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 5722 const ValueDecl *Mapper = nullptr; global() variable
|