Searched refs:instructionType (Results 1 – 3 of 3) sorted by relevance
87 ThisInstInfo->instructionType == kInstructionTypeBranch || in isBranch()88 ThisInstInfo->instructionType == kInstructionTypeCall; in isBranch()95 return ThisInstInfo->instructionType == kInstructionTypeMove; in isMove()
20 uint8_t instructionType; member
791 type instructionType int type794 instrPush instructionType = iota809 func classifyInstruction(instr string, args []*node32) instructionType {