Home
last modified time | relevance | path

Searched refs:setUnderlyingInstr (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp467 VPI->setUnderlyingInstr(cast<VPInstruction>(Values[0])->getUnderlyingInstr()); in buildGraph()
DVPlan.h763 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp464 VPI->setUnderlyingInstr(cast<VPInstruction>(Values[0])->getUnderlyingInstr()); in buildGraph()
DVPlan.h677 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr() function