Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h735 IRInstructionMapper Mapper; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp109 class Mapper { class
125 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anon77de1e3b0111::Mapper
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp192 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON() local
H A DIRSimilarityIdentifier.cpp705 IRInstructionMapper Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp664 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp434 ValueMapper Mapper; member in __anon1bd317f30211::IRLinker
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1838 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7214 const ValueDecl *Mapper = nullptr; member
7445 const ValueDecl *Mapper = nullptr, bool ForDeviceAddr = false, in generateInfoForComponentList()
8341 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses()
8918 const ValueDecl *VDecl, *Mapper; in generateInfoForCapture() local
8965 const ValueDecl *Mapper; in generateInfoForCapture() local
9077 const ValueDecl *Mapper; in generateInfoForCapture() local
9095 const ValueDecl *Mapper; in generateInfoForCapture() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp708 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5326 const ValueDecl *Mapper = nullptr; variable