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

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h269 bool isUse() const { function in class:llvm::MachineOperand
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp623 LiveIntervals::getSpillWeight(bool isDef, bool isUse, BlockFrequency freq) { argument
/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2384 bool isUse = HandleUse(I, Pat, InstInputs); local
2416 bool isUse = HandleUse(I, Pat, InstInputs); local

Completed in 102 milliseconds