Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp1113 setTableFields(OpcodeType type,InstructionContext insnContext,uint8_t opcode,const ModRMFilter & filter,InstrUID uid,bool is32bit,bool noPrefix,bool ignoresVEX_L,bool ignoresW,unsigned addressSize) setTableFields() argument
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1374 bool is32bit = false; // used to distinguish between CONST32 and CONST64 processInstruction() local