Searched refs:genAlternativeCodeSequence (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 255 void genAlternativeCodeSequence(
|
| H A D | AArch64InstrInfo.cpp | 5193 void AArch64InstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in AArch64InstrInfo 5209 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 341 void genAlternativeCodeSequence(
|
| H A D | PPCInstrInfo.cpp | 774 void PPCInstrInfo::genAlternativeCodeSequence( in genAlternativeCodeSequence() function in PPCInstrInfo 788 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs, in genAlternativeCodeSequence()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1155 virtual void genAlternativeCodeSequence(
|