Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h231 bool isUse() const { in isUse() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h277 bool isUse() const { in isUse() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp854 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/
DMachineOperand.h359 bool isUse() const { in isUse() function
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h497 bool isUse() const { in isUse() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h543 bool isUse() const { in isUse() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp2286 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
2318 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp819 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2655 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/
DCodeGenDAGPatterns.cpp3193 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
3225 bool isUse = HandleUse(I, Pat, InstInputs); in FindPatternInputsAndOutputs() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1716 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) { in getSpillWeight()