Home
last modified time | relevance | path

Searched defs:InstrType (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp338 PPCII::PPC970_Unit InstrType = in getHazardType() local
396 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp335 PPCII::PPC970_Unit InstrType = in getHazardType() local
393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp335 PPCII::PPC970_Unit InstrType = in getHazardType() local
393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
/external/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h75 enum InstrType { Legal, Illegal, Invisible }; enum