Home
last modified time | relevance | path

Searched defs:opId (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstrength_reduction_pass.cpp85 uint32_t opId = (*inst)->GetSingleWordInOperand(i); in ReplaceMultiplyByPowerOf2() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstrength_reduction_pass.cpp85 uint32_t opId = (*inst)->GetSingleWordInOperand(i); in ReplaceMultiplyByPowerOf2() local
/third_party/spirv-tools/source/opt/
H A Dstrength_reduction_pass.cpp80 uint32_t opId = (*inst)->GetSingleWordInOperand(i); in ReplaceMultiplyByPowerOf2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp129 unsigned opId = (B0->getOperand(0) == PN) ? 1 : 0; in scalarizePHI() local

Completed in 5 milliseconds