Home
last modified time | relevance | path

Searched refs:ConstMIOperands (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h230 class ConstMIOperands : public MachineOperandIteratorBase {
232 ConstMIOperands(const MachineInstr &MI) in ConstMIOperands() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1390 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
1429 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()