Searched defs:isUse (Results 1 – 5 of 5) sorted by relevance
46 bool Operand::isUse() const { return !IsDef; } in isUse() function in llvm::exegesis::Operand
863 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()869 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
370 bool isUse() const { in isUse() function
542 bool isUse() const { in isUse() function
3404 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local3436 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local