Home
last modified time | relevance | path

Searched refs:AllPhys (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.h98 AllPhys = 1, enumerator
DRenderMachineFunction.cpp170 intervalTypesToRender |= AllPhys; in processIntervalRange()
277 (intervalTypesToRender & AllPhys))) { in translateIntervalNumbersToCurrentFunction()