Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp289 void IRInstructionMapper::convertToUnsignedVec( in convertToUnsignedVec()
321 unsigned IRInstructionMapper::mapToLegalUnsigned( in mapToLegalUnsigned()
375 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData()
381 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData()
386 IRInstructionMapper::allocateIRInstructionDataList() { in allocateIRInstructionDataList()
392 unsigned IRInstructionMapper::mapToIllegalUnsigned( in mapToIllegalUnsigned()
964 const IRInstructionMapper& Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h380 struct IRInstructionMapper { struct
507 IRInstructionMapper(SpecificBumpPtrAllocator<IRInstructionData> *IDA, in IRInstructionMapper() function
1129 IRInstructionMapper Mapper;