Searched refs:GetInstrType (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/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,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 281 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType() function in PPCHazardRecognizer970 339 GetInstrType(Opcode, isFirst, isSingle, isCracked, in getHazardType() 397 GetInstrType(Opcode, isFirst, isSingle, isCracked, in EmitInstruction()
|
D | PPCHazardRecognizers.h | 91 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 281 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType() function in PPCHazardRecognizer970 339 GetInstrType(Opcode, isFirst, isSingle, isCracked, in getHazardType() 397 GetInstrType(Opcode, isFirst, isSingle, isCracked, in EmitInstruction()
|
D | PPCHazardRecognizers.h | 91 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
|