Searched refs:genAlternativeCodeSequence (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 549 TII->genAlternativeCodeSequence(Root, P, InsInstrs, DelInstrs, in verifyPatternOrder() 634 TII->genAlternativeCodeSequence(MI, P, InsInstrs, DelInstrs, in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 1179 void TargetInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in TargetInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 248 void genAlternativeCodeSequence(
|
| H A D | RISCVInstrInfo.cpp | 1928 void RISCVInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in RISCVInstrInfo 1936 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 661 void genAlternativeCodeSequence(
|
| H A D | X86InstrInfo.cpp | 10708 void X86InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in X86InstrInfo 10716 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 300 void genAlternativeCodeSequence(
|
| H A D | AArch64InstrInfo.cpp | 6922 void AArch64InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in AArch64InstrInfo 6938 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 352 void genAlternativeCodeSequence(
|
| H A D | PPCInstrInfo.cpp | 755 void PPCInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in PPCInstrInfo 769 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1257 virtual void genAlternativeCodeSequence(
|