Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp887 auto SubI = in select() local
894 if (!constrainSelectedInstRegOperands(*SubI, TII, TRI, RBI)) in select()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp479 Instruction *SubI = dyn_cast<Instruction>(Sub); in find() local
490 if (SubI && equal(SubI, U)) in find()