Searched refs:genAlternativeCodeSequence (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 543 TII->genAlternativeCodeSequence(Root, P, InsInstrs, DelInstrs, in verifyPatternOrder() 628 TII->genAlternativeCodeSequence(MI, P, InsInstrs, DelInstrs, in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 1021 void TargetInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in TargetInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 209 void genAlternativeCodeSequence(
|
| H A D | RISCVInstrInfo.cpp | 1571 void RISCVInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in RISCVInstrInfo 1579 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 271 void genAlternativeCodeSequence(
|
| H A D | AArch64InstrInfo.cpp | 5866 void AArch64InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in AArch64InstrInfo 5882 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 467 void genAlternativeCodeSequence(
|
| H A D | PPCInstrInfo.cpp | 776 void PPCInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in PPCInstrInfo 790 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1219 virtual void genAlternativeCodeSequence(
|