Home
last modified time | relevance | path

Searched refs:IRInstructionMapper (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp290 void IRInstructionMapper::convertToUnsignedVec( in convertToUnsignedVec()
322 unsigned IRInstructionMapper::mapToLegalUnsigned( in mapToLegalUnsigned()
376 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData()
382 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData()
387 IRInstructionMapper::allocateIRInstructionDataList() { in allocateIRInstructionDataList()
393 unsigned IRInstructionMapper::mapToIllegalUnsigned( in mapToIllegalUnsigned()
970 const IRInstructionMapper& Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h381 struct IRInstructionMapper { struct
504 IRInstructionMapper(SpecificBumpPtrAllocator<IRInstructionData> *IDA, in IRInstructionMapper() argument
1130 IRInstructionMapper Mapper;