Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineOutliner.cpp514 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
595 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction()
734 InstructionMapper &Mapper, in outline()
856 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper()
1026 InstructionMapper Mapper; in doOutline() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h729 IRInstructionMapper Mapper; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DValueMapper.cpp109 class Mapper { class
125 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anone7a7f1880111::Mapper
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTFUtils.cpp120 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON() local
DIRSimilarityIdentifier.cpp705 const IRInstructionMapper& Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp664 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Linker/
DIRMover.cpp435 ValueMapper Mapper; member in __anonba9d78800211::IRLinker
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1846 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7397 const ValueDecl *Mapper = nullptr; member
7628 const ValueDecl *Mapper = nullptr, bool ForDeviceAddr = false, in generateInfoForComponentList()
8520 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses()
9098 const ValueDecl *VDecl, *Mapper; in generateInfoForCapture() local
9145 const ValueDecl *Mapper; in generateInfoForCapture() local
9263 const ValueDecl *Mapper; in generateInfoForCapture() local
9281 const ValueDecl *Mapper; in generateInfoForCapture() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DDebugInfo.cpp742 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5434 const ValueDecl *Mapper = nullptr; variable