Home
last modified time | relevance | path

Searched refs:getMachineCSELookAheadLimit (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp892 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1661 virtual unsigned getMachineCSELookAheadLimit() const { in getMachineCSELookAheadLimit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h323 unsigned getMachineCSELookAheadLimit() const override { return 500; } in getMachineCSELookAheadLimit() function