Home
last modified time | relevance | path

Searched refs:reverseLocalAssignment (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h786 virtual bool reverseLocalAssignment() const { return false; } in reverseLocalAssignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h807 virtual bool reverseLocalAssignment() const { return false; } in reverseLocalAssignment() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h825 virtual bool reverseLocalAssignment() const { return false; } in reverseLocalAssignment() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp565 bool ReverseLocal = TRI->reverseLocalAssignment(); in enqueue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp710 bool ReverseLocal = TRI->reverseLocalAssignment(); in enqueue()
/external/llvm-project/llvm/lib/CodeGen/
DRegAllocGreedy.cpp710 bool ReverseLocal = TRI->reverseLocalAssignment(); in enqueue()