Searched defs:analyzeCompare (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetInstrInfo.h756 virtual bool analyzeCompare(const MachineInstr *MI, function in class:llvm::TargetInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1067 bool PPCInstrInfo::analyzeCompare(const MachineInstr *MI, function in class:PPCInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp399 bool SystemZInstrInfo::analyzeCompare(const MachineInstr *MI, function in class:SystemZInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp339 bool HexagonInstrInfo::analyzeCompare(const MachineInstr *MI, function in class:HexagonInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3286 analyzeCompare(const MachineInstr *MI, unsigned &SrcReg, unsigned &SrcReg2, function in class:X86InstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2114 analyzeCompare(const MachineInstr *MI, unsigned &SrcReg, unsigned &SrcReg2, function in class:ARMBaseInstrInfo

Completed in 180 milliseconds