Home
last modified time | relevance | path

Searched defs:isRedundantFlagInstr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp206 inline static bool isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg, in isRedundantFlagInstr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2859 inline static bool isRedundantFlagInstr(const MachineInstr *CmpI, in isRedundantFlagInstr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4841 bool X86InstrInfo::isRedundantFlagInstr(const MachineInstr &FlagI, in isRedundantFlagInstr() function in X86InstrInfo