Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.cpp40 InstKindLimit[IDFetch] = ST.getTexVTXClauseSize(); in initialize()
DAMDGPUSubtarget.h1315 short getTexVTXClauseSize() const { return TexVTXClauseSize; } in getTexVTXClauseSize() function
DR600ControlFlowFinalizer.cpp509 MaxFetchInst = ST->getTexVTXClauseSize(); in runOnMachineFunction()