Searched refs:GetInstrType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 278 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType() function in PPCHazardRecognizer970 336 GetInstrType(Opcode, isFirst, isSingle, isCracked, in getHazardType() 395 GetInstrType(Opcode, isFirst, isSingle, isCracked, in EmitInstruction()
|
H A D | PPCHazardRecognizers.h | 90 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
|