Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1284 const bool IsInt8 = isInt<8>(Value); emitPredicateOpcodes() local
2034 const bool IsInt8 = isInt<8>(Imm); emitAddImm() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h817 const bool IsInt8 = (MatcherOpcode == GIM_CheckConstantInt8); executeMatchTable() local