Searched defs:Mapper (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h142 Error mapVectorN(T &Items, const ElementMapper &Mapper, argument
179 Error mapVectorTail(T &Items, const ElementMapper &Mapper, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp107 class Mapper { class in namespace:__anon5777
123 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, function in class:__anon5777::Mapper
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp1012 findCandidates( InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) argument
1095 createOutlinedFunction( Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) argument
1194 outline(Module &M, std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, unsigned &OutlinedFunctionNum) argument
1296 populateMapper(InstructionMapper &Mapper, Module &M, MachineModuleInfo &MMI) argument
1452 InstructionMapper Mapper; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp439 ValueMapper Mapper; member in class:__anon4773::IRLinker
[all...]

Completed in 143 milliseconds