Searched defs:isUse (Results  1 – 7 of 7) sorted by relevance
| /external/llvm/include/llvm/CodeGen/ | 
| D | MachineOperand.h | 277   bool isUse() const {  in isUse()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | LiveIntervals.cpp | 864 float LiveIntervals::getSpillWeight(bool isDef, bool isUse,  in getSpillWeight()870 float LiveIntervals::getSpillWeight(bool isDef, bool isUse,  in getSpillWeight()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachineOperand.h | 368   bool isUse() const {  in isUse()  function
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | RDFGraph.h | 497     bool isUse() const {  in isUse()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | RDFGraph.h | 542     bool isUse() const {  in isUse()  function
 | 
| /external/llvm/lib/CodeGen/ | 
| D | LiveIntervalAnalysis.cpp | 819 float LiveIntervals::getSpillWeight(bool isDef, bool isUse,  in getSpillWeight()
 | 
| /external/llvm/utils/TableGen/ | 
| D | CodeGenDAGPatterns.cpp | 2655     bool isUse = HandleUse(I, Pat, InstInputs);  in FindPatternInputsAndOutputs()  local2687     bool isUse = HandleUse(I, Pat, InstInputs);  in FindPatternInputsAndOutputs()  local
 
 |