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