Home
last modified time | relevance | path

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

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