Home
last modified time | relevance | path

Searched refs:isValidExcessOperand (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineOperand.h464 bool isValidExcessOperand() const { in isValidExcessOperand() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstr.cpp216 Op.isValidExcessOperand()) && in addOperand()
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1102 !Operand.Operand.isValidExcessOperand()) in parse()