Searched refs:kInstructionTypeMove (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenEDInfo.inc | 59 kInstructionTypeMove, 1522 kInstructionTypeMove, 1588 kInstructionTypeMove, 1654 kInstructionTypeMove, 1720 kInstructionTypeMove, 22114 kInstructionTypeMove, 22180 kInstructionTypeMove, 22246 kInstructionTypeMove, 22312 kInstructionTypeMove, 22378 kInstructionTypeMove, [all …]
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
D | EDInfo.h | 75 kInstructionTypeMove, enumerator
|
D | EDInst.cpp | 95 return ThisInstInfo->instructionType == kInstructionTypeMove; in isMove()
|