Searched defs:isConstantInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.cpp | 1487 bool InstructionOpcodeMatcher::isConstantInstruction() const { isConstantInstruction() function in llvm::gi::InstructionOpcodeMatcher |
H A D | GlobalISelMatchTable.h | 1812 bool isConstantInstruction() { isConstantInstruction() function |