Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/utils/TableGen/
DX86RecognizableInstr.cpp152 static bool needsModRMForDecode(uint8_t form) { in needsModRMForDecode() function
906 if (needsModRMForDecode(Form)) in emitDecodePath()
949 if (needsModRMForDecode(Form)) in emitDecodePath()
989 if (needsModRMForDecode(Form)) in emitDecodePath()
997 if (needsModRMForDecode(Form)) in emitDecodePath()
1005 if (needsModRMForDecode(Form)) in emitDecodePath()
1013 if (needsModRMForDecode(Form)) in emitDecodePath()
1023 if (needsModRMForDecode(Form)) in emitDecodePath()
1062 if (needsModRMForDecode(Form)) in emitDecodePath()
1132 if (needsModRMForDecode(Form)) in emitDecodePath()