Searched refs:genAlternativeCodeSequence (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 534 TII->genAlternativeCodeSequence(Root, P, InsInstrs, DelInstrs, in verifyPatternOrder() 619 TII->genAlternativeCodeSequence(MI, P, InsInstrs, DelInstrs, in combineInstructions()
|
H A D | TargetInstrInfo.cpp | 1247 void TargetInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in TargetInstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 265 void genAlternativeCodeSequence(
|
H A D | RISCVInstrInfo.cpp | 2320 void RISCVInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in RISCVInstrInfo 2328 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.h | 635 void genAlternativeCodeSequence(
|
H A D | X86InstrInfo.cpp | 10801 void X86InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in X86InstrInfo 10809 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 447 void genAlternativeCodeSequence(
|
H A D | AArch64InstrInfo.cpp | 6980 void AArch64InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in AArch64InstrInfo 6996 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 365 void genAlternativeCodeSequence(
|
H A D | PPCInstrInfo.cpp | 768 void PPCInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in PPCInstrInfo 782 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1286 virtual void genAlternativeCodeSequence(
|