Searched defs:isUse (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 277 bool isUse() const { in isUse() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 854 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() 860 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 359 bool isUse() const { in isUse() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 543 bool isUse() const { in isUse() function
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 497 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() local 2687 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 3193 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local 3225 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
|