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