/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 584 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates() 690 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction() 830 InstructionMapper &Mapper, in outline() 991 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper() 1180 InstructionMapper Mapper; in doOutline() local
|
/freebsd/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()
|
H A D | MemoryBuiltins.cpp | 380 function_ref<const Value *(const Value *)> Mapper) { in getAllocSize()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MapperJITLinkMemoryManager.cpp | 58 size_t ReservationGranularity, std::unique_ptr<MemoryMapper> Mapper) in MapperJITLinkMemoryManager()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 1130 IRInstructionMapper Mapper; variable
|
/freebsd/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 __anoncb3f1d700111::Mapper
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 683 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
|
/freebsd/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 449 ValueMapper Mapper; member in __anone1f06e680211::IRLinker
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 2144 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
|
H A D | AttributorAttributes.cpp | 6817 auto Mapper = [&](const Value *V) -> const Value * { in getSize() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6597 const ValueDecl *Mapper = nullptr; member 6840 const ValueDecl *Mapper = nullptr, bool ForDeviceAddr = false, in generateInfoForComponentList() 7814 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 8542 const ValueDecl *VDecl, *Mapper; in generateInfoForCapture() local 8589 const ValueDecl *Mapper; in generateInfoForCapture() local 8708 const ValueDecl *Mapper; in generateInfoForCapture() local 8727 const ValueDecl *Mapper; in generateInfoForCapture() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 856 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 5722 const ValueDecl *Mapper = nullptr; variable
|