Searched defs:isDef (Results 1 – 7 of 7) sorted by relevance
132 bool isDef() const { return Value.getInt() == Def; } in isDef() function
373 bool isDef = D->isThisDeclarationADefinition(); in handleFunction() local574 bool isDef = D->isThisDeclarationADefinition(); in handleObjCMethod() local
279 bool isDef() const { in isDef() function
601 bool isDef = (isi32Load(Opcode) || Opcode == ARM::VLDRS || in MergeOps() local1434 int Offset, bool isDef, in InsertLDR_STR()
797 LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
147 void MachineOperand::ChangeToRegister(unsigned Reg, bool isDef, bool isImp, in ChangeToRegister()
2240 bool isDef = false; in handleWeakImportAttr() local