/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 577 findCandidates(InstructionMapper & Mapper,std::vector<OutlinedFunction> & FunctionList) findCandidates() argument 682 createOutlinedFunction(Module & M,OutlinedFunction & OF,InstructionMapper & Mapper,unsigned Name) createOutlinedFunction() argument 824 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument 983 populateMapper(InstructionMapper & Mapper,Module & M,MachineModuleInfo & MMI) populateMapper() argument 1172 InstructionMapper Mapper; doOutline() local [all...] |
/freebsd-src/contrib/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 const IRInstructionMapper& Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree() argument [all...] |
H A D | MemoryBuiltins.cpp | 380 function_ref<const Value *(const Value *)> Mapper) { in getAllocSize() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MapperJITLinkMemoryManager.cpp | 58 size_t ReservationGranularity, std::unique_ptr<MemoryMapper> Mapper) in MapperJITLinkMemoryManager()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 109 class Mapper { class 125 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anon3e436a420111::Mapper [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 1130 IRInstructionMapper Mapper; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 683 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 448 ValueMapper Mapper; global() member in __anon3b46d3ba0211::IRLinker [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6582 const ValueDecl *Mapper = nullptr; global() member 6825 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) const generateInfoForComponentList() argument 7779 __anon5bd794cd2e02( 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 8489 const ValueDecl *VDecl, *Mapper; generateInfoForCapture() local 8531 const ValueDecl *Mapper; generateInfoForCapture() local 8650 const ValueDecl *Mapper; generateInfoForCapture() local 8669 const ValueDecl *Mapper; generateInfoForCapture() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 2545 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); runOnModule() local
|
H A D | AttributorAttributes.cpp | 6801 auto Mapper = [&](const Value *V) -> const Value * { getSize() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 851 DebugTypeInfoRemoval Mapper(M.getContext()); stripNonLineTableDebugInfo() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 5682 const ValueDecl *Mapper = nullptr; global() variable
|