Home
last modified time | relevance | path

Searched refs:currentOpcode (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp960 uint8_t currentOpcode; in emitDecodePath() local
962 for (currentOpcode = opcodeToSet; in emitDecodePath()
963 currentOpcode < opcodeToSet + 8; in emitDecodePath()
964 ++currentOpcode) in emitDecodePath()
967 currentOpcode, in emitDecodePath()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.cpp776 uint8_t currentOpcode; in emitDecodePath() local
778 for (currentOpcode = opcodeToSet; in emitDecodePath()
779 currentOpcode < opcodeToSet + 8; in emitDecodePath()
780 ++currentOpcode) in emitDecodePath()
781 tables.setTableFields(*opcodeType, insnContext(), currentOpcode, *filter, in emitDecodePath()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp888 uint8_t currentOpcode; in emitDecodePath() local
890 for (currentOpcode = opcodeToSet; in emitDecodePath()
891 currentOpcode < opcodeToSet + 8; in emitDecodePath()
892 ++currentOpcode) in emitDecodePath()
895 currentOpcode, in emitDecodePath()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...