Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1966 populateInstruction(CodeGenTarget & Target,const Record & EncodingDef,const CodeGenInstruction & CGI,unsigned Opc,std::map<unsigned,std::vector<OperandInfo>> & Operands,bool IsVarLenInst) populateInstruction() argument
2203 emitDecodeInstruction(formatted_raw_ostream & OS,bool IsVarLenInst) emitDecodeInstruction() argument
2491 bool IsVarLenInst = run() local
[all...]