Searched refs:GetInstrType (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 66 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType() function in PPCHazardRecognizer970 131 GetInstrType(Node->getOpcode(), isFirst, isSingle, isCracked, in getHazardType() 230 GetInstrType(Node->getOpcode(), isFirst, isSingle, isCracked, in EmitInstruction()
|
D | PPCHazardRecognizers.h | 62 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
|