Searched defs:getCombinerObjective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineCombiner.cpp | 301 CombinerObjective MachineCombiner::getCombinerObjective(unsigned Pattern) { getCombinerObjective() function in MachineCombiner |
H A D | TargetInstrInfo.cpp | 949 TargetInstrInfo::getCombinerObjective(unsigned Pattern) const { getCombinerObjective() function in TargetInstrInfo |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 2158 CombinerObjective RISCVInstrInfo::getCombinerObjective(unsigned Pattern) const { getCombinerObjective() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 740 CombinerObjective PPCInstrInfo::getCombinerObjective(unsigned Pattern) const { getCombinerObjective() function in PPCInstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 6596 AArch64InstrInfo::getCombinerObjective(unsigned Pattern) const { getCombinerObjective() function in AArch64InstrInfo |