Searched defs:IsInt8 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.cpp | 1284 const bool IsInt8 = isInt<8>(Value); emitPredicateOpcodes() local |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | GIMatchTableExecutorImpl.h | 817 const bool IsInt8 = (MatcherOpcode == GIM_CheckConstantInt8); executeMatchTable() local |