Searched refs:genAlternativeCodeSequence (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 518 TII->genAlternativeCodeSequence(Root, P, InsInstrs, DelInstrs, in verifyPatternOrder() 603 TII->genAlternativeCodeSequence(MI, P, InsInstrs, DelInstrs, in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 891 void TargetInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in TargetInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 255 void genAlternativeCodeSequence(
|
| H A D | AArch64InstrInfo.cpp | 5254 void AArch64InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in AArch64InstrInfo 5270 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 346 void genAlternativeCodeSequence(
|
| H A D | PPCInstrInfo.cpp | 774 void PPCInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in PPCInstrInfo 788 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1168 virtual void genAlternativeCodeSequence(
|