Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUnroll.cpp120 void remapOperands(VPRecipeBase *R, unsigned Part) { in remapOperands() function in __anone9af25350111::UnrollState
H A DVPlan.cpp1192 static void remapOperands(VPBlockBase *Entry, VPBlockBase *NewEntry, in remapOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp699 void MDNodeMapper::remapOperands(MDNode &N, OperandMapper mapOperand) { in remapOperands() function in MDNodeMapper