HomeSort by relevance Sort by last modified time
    Searched refs:GetInstrType (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCHazardRecognizers.h 60 /// GetInstrType - Classify the specified powerpc opcode according to its
62 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
PPCHazardRecognizers.cpp 66 PPCHazardRecognizer970::GetInstrType(unsigned Opcode,
131 GetInstrType(Node->getOpcode(), isFirst, isSingle, isCracked,
230 GetInstrType(Node->getOpcode(), isFirst, isSingle, isCracked,
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.h 89 /// GetInstrType - Classify the specified powerpc opcode according to its
91 PPCII::PPC970_Unit GetInstrType(unsigned Opcode,
PPCHazardRecognizers.cpp 281 PPCHazardRecognizer970::GetInstrType(unsigned Opcode,
339 GetInstrType(Opcode, isFirst, isSingle, isCracked,
397 GetInstrType(Opcode, isFirst, isSingle, isCracked,

Completed in 141 milliseconds