Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp335 PPCII::PPC970_Unit InstrType = in getHazardType() local
393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h149 } InstrType; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.h149 } InstrType; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h75 enum InstrType { Legal, Illegal, Invisible }; enum