Home
last modified time | relevance | path

Searched refs:populateMapper (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp859 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
897 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
904 populateMapper(*M, InstrList, IntegerMapping); in populateMapper()
1205 populateMapper(Modules, InstrList, IntegerMapping); in findSimilarity()
1222 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineOutliner.cpp437 void populateMapper(InstructionMapper &Mapper, Module &M,
877 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper() function in MachineOutliner
1056 populateMapper(Mapper, M, MMI); in doOutline()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h999 void populateMapper(Module &M, std::vector<IRInstructionData *> &InstrList,
1008 void populateMapper(ArrayRef<std::unique_ptr<Module>> &Modules,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp921 void populateMapper(InstructionMapper &Mapper, Module &M,
1296 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper() function in MachineOutliner
1455 populateMapper(Mapper, M, MMI); in doOutline()