Home
last modified time | relevance | path

Searched defs:InKernel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DModuloSchedule.cpp374 bool InKernel = (LastStageNum == CurStageNum); in generateExistingPhis() local
613 bool InKernel = (StageDiff == 0); in generatePhis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp374 bool InKernel = (LastStageNum == CurStageNum); in generateExistingPhis() local
612 bool InKernel = (StageDiff == 0); in generatePhis() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2481 bool InKernel = (LastStageNum == CurStageNum); in generateExistingPhis() local
2721 bool InKernel = (StageDiff == 0); in generatePhis() local