Searched refs:mapToIllegalUnsigned (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 227 unsigned mapToIllegalUnsigned( in mapToIllegalUnsigned() function 324 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec() 338 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec() 354 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec() 377 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 304 mapToIllegalUnsigned(It, IntegerMappingForBB, InstrListForBB); in convertToUnsignedVec() 313 mapToIllegalUnsigned(It, IntegerMappingForBB, InstrListForBB, true); in convertToUnsignedVec() 393 unsigned IRInstructionMapper::mapToIllegalUnsigned( in mapToIllegalUnsigned() function in IRInstructionMapper 937 Mapper.mapToIllegalUnsigned(It, IntegerMappingForModule, InstrListForModule, in populateMapper()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 500 unsigned mapToIllegalUnsigned(
|