Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h471 bool isValidExcessOperand() const { in isValidExcessOperand() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp219 Op.isValidExcessOperand()) && in addOperand()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1158 !Operand.Operand.isValidExcessOperand()) in parse()