Searched defs:InstructionType (Results 1 – 7 of 7) sorted by relevance
14 enum InstructionType { enum
133 enum InstructionType { enum
132 enum InstructionType { enum
1139 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType() function
1197 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType() function
2653 typedef MachineInstr InstructionType; typedef in llvm::AMDGPUCFGStructurizer