Searched refs:GetInstrType (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 90 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType() function in PPCHazardRecognizer970 148 GetInstrType(Opcode, isFirst, isSingle, isCracked, in getHazardType() 206 GetInstrType(Opcode, isFirst, isSingle, isCracked, in EmitInstruction()
|
D | PPCHazardRecognizers.h | 80 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
|