Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1487 bool InstructionOpcodeMatcher::isConstantInstruction() const { in isConstantInstruction() function in llvm::gi::InstructionOpcodeMatcher
H A DGlobalISelMatchTable.h1812 bool isConstantInstruction() { in isConstantInstruction() function