Home
last modified time | relevance | path

Searched defs:isUse (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp876 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
882 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h379 bool isUse() const { in isUse() function
H A DRDFGraph.h572 bool isUse() const { in isUse() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp3463 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
3496 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local