Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp335 PPCII::PPC970_Unit InstrType = in getHazardType() local
393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h106 typedef enum instr_type InstrType; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h146 typedef enum instr_type InstrType; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h77 enum InstrType { Legal, Illegal, Invisible }; enum