Searched refs:genAlternativeCodeSequence (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h209 void genAlternativeCodeSequence(
H A DRISCVInstrInfo.cpp1571 void RISCVInstrInfo::genAlternativeCodeSequence( function in class:RISCVInstrInfo
1579 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs,
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCombiner.cpp501 // We need this because in genAlternativeCodeSequence, we have not decided the
543 TII->genAlternativeCodeSequence(Root, P, InsInstrs, DelInstrs,
628 TII->genAlternativeCodeSequence(MI, P, InsInstrs, DelInstrs,
H A DTargetInstrInfo.cpp1021 void TargetInstrInfo::genAlternativeCodeSequence( function in class:TargetInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h271 void genAlternativeCodeSequence(
H A DAArch64InstrInfo.cpp5866 void AArch64InstrInfo::genAlternativeCodeSequence(
5882 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs,
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h467 void genAlternativeCodeSequence(
495 /// Fixup the placeholders we put in genAlternativeCodeSequence() for
H A DPPCInstrInfo.cpp776 void PPCInstrInfo::genAlternativeCodeSequence( function in class:PPCInstrInfo
790 TargetInstrInfo::genAlternativeCodeSequence(Root, Pattern, InsInstrs,
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1168 /// Fix up the placeholder we may add in genAlternativeCodeSequence().
1219 virtual void genAlternativeCodeSequence(

Completed in 296 milliseconds