Home
last modified time | relevance | path

Searched defs:VEXInst (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp110 bool operator()(const CodeGenInstruction *VEXInst) { in operator ()()
235 const CodeGenInstruction *VEXInst = nullptr; in run() local