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

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp1012 CurRC = OpndIt->getParent()->getRegClassConstraintEffectForVRegImpl(
1017 CurRC = getRegClassConstraintEffectForVRegImpl(OpndIt.getOperandNo(), Reg,
1022 const TargetRegisterClass *MachineInstr::getRegClassConstraintEffectForVRegImpl( function in class:MachineInstr

Completed in 60 milliseconds