Home
last modified time | relevance | path

Searched refs:setUnderlyingValue (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h67 void setUnderlyingValue(Value *Val) { in setUnderlyingValue() function
DLoopVectorizationPlanner.h120 NewVPInst->setUnderlyingValue(Inst);
DVPlan.h677 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h124 NewVPInst->setUnderlyingValue(Inst);
DVPlanValue.h80 void setUnderlyingValue(Value *Val) { in setUnderlyingValue() function
DVPlan.h763 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr()