Searched defs:setIsDef (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp107 void MachineOperand::setIsDef(bool Val) { function in class:MachineOperand
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h268 void setIsDef(bool Value = true) { Def = Value; } function in class:llvm::gi::InstructionOperand

Completed in 61 milliseconds