Lines Matching refs:IRInstructionMapper

33 void getVectors(Module &M, IRInstructionMapper &Mapper,  in getVectors()
49 TEST(IRInstructionMapper, OpcodeDifferentiation) { in TEST() argument
65 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
80 TEST(IRInstructionMapper, OpcodeTypeSimilarity) { in TEST() argument
96 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
108 TEST(IRInstructionMapper, TypeDifferentiation) { in TEST() argument
124 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
133 TEST(IRInstructionMapper, PredicateDifferentiation) { in TEST() argument
149 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
159 TEST(IRInstructionMapper, PredicateIsomorphism) { in TEST() argument
175 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
184 TEST(IRInstructionMapper, PredicateSimilarity) { in TEST() argument
200 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
210 TEST(IRInstructionMapper, FPPredicateSimilarity) { in TEST() argument
226 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
236 TEST(IRInstructionMapper, FPPredicatDifference) { in TEST() argument
252 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
262 TEST(IRInstructionMapper, ZextTypeSimilarity) { in TEST() argument
278 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
288 TEST(IRInstructionMapper, SextTypeSimilarity) { in TEST() argument
304 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
314 TEST(IRInstructionMapper, ZextTypeDifference) { in TEST() argument
330 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
340 TEST(IRInstructionMapper, SextTypeDifference) { in TEST() argument
356 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
366 TEST(IRInstructionMapper, LoadSimilarType) { in TEST() argument
382 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
392 TEST(IRInstructionMapper, LoadDifferentType) { in TEST() argument
408 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
418 TEST(IRInstructionMapper, LoadDifferentAlign) { in TEST() argument
434 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
444 TEST(IRInstructionMapper, LoadDifferentVolatile) { in TEST() argument
460 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
470 TEST(IRInstructionMapper, LoadSameVolatile) { in TEST() argument
486 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
496 TEST(IRInstructionMapper, LoadDifferentAtomic) { in TEST() argument
512 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
522 TEST(IRInstructionMapper, LoadSameAtomic) { in TEST() argument
538 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
548 TEST(IRInstructionMapper, StoreSimilarType) { in TEST() argument
564 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
574 TEST(IRInstructionMapper, StoreDifferentType) { in TEST() argument
590 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
600 TEST(IRInstructionMapper, StoreDifferentAlign) { in TEST() argument
616 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
626 TEST(IRInstructionMapper, StoreDifferentVolatile) { in TEST() argument
642 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
652 TEST(IRInstructionMapper, StoreSameVolatile) { in TEST() argument
668 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
678 TEST(IRInstructionMapper, StoreSameAtomic) { in TEST() argument
694 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
704 TEST(IRInstructionMapper, StoreDifferentAtomic) { in TEST() argument
720 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
743 TEST(IRInstructionMapper, BranchIllegal) { in TEST() argument
760 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
770 TEST(IRInstructionMapper, PhiIllegal) { in TEST() argument
787 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
795 TEST(IRInstructionMapper, AllocaIllegal) { in TEST() argument
810 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
820 TEST(IRInstructionMapper, GetElementPtrIllegal) { in TEST() argument
837 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
846 TEST(IRInstructionMapper, CallIllegal) { in TEST() argument
862 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
872 TEST(IRInstructionMapper, InvokeIllegal) { in TEST() argument
895 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
905 TEST(IRInstructionMapper, CallBrInstIllegal) { in TEST() argument
928 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
937 TEST(IRInstructionMapper, DebugInfoInvisible) { in TEST() argument
957 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
968 TEST(IRInstructionMapper, ExceptionHandlingTypeIdIllegal) { in TEST() argument
986 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
994 TEST(IRInstructionMapper, ExceptionHandlingExceptionCodeIllegal) { in TEST() argument
1018 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1026 TEST(IRInstructionMapper, ExceptionHandlingUnwindIllegal) { in TEST() argument
1043 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1051 TEST(IRInstructionMapper, ExceptionHandlingExceptionPointerIllegal) { in TEST() argument
1068 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1076 TEST(IRInstructionMapper, CatchpadIllegal) { in TEST() argument
1099 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1107 TEST(IRInstructionMapper, CleanuppadIllegal) { in TEST() argument
1130 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1142 TEST(IRInstructionMapper, MemSetIllegal) { in TEST() argument
1164 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1173 TEST(IRInstructionMapper, MemCpyIllegal) { in TEST() argument
1195 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1204 TEST(IRInstructionMapper, MemMoveIllegal) { in TEST() argument
1226 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1237 TEST(IRInstructionMapper, VarArgsIllegal) { in TEST() argument
1274 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1287 TEST(IRInstructionMapper, RepeatedIllegalLength) { in TEST() argument
1307 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1360 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1400 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1433 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1476 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1512 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1559 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1592 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()
1625 IRInstructionMapper Mapper(&InstDataAllocator, &IDLAllocator); in TEST()