Searched defs:InstructionType (Results 1 – 7 of 7) sorted by relevance
217 Instruction::Type Instruction::InstructionType() const { in InstructionType() function in v8::internal::Instruction
174 typedef enum InstructionType enum181 } InstructionType; typedef
134 enum InstructionType { enum
135 enum InstructionType { enum
2653 typedef MachineInstr InstructionType; typedef in llvm::AMDGPUCFGStructurizer