Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp454 Reduction = Builder.CreateXorReduce(RedOp); in expandPredicationInReduction()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp450 CallInst *IRBuilderBase::CreateXorReduce(Value *Src) { in CreateXorReduce() function in IRBuilderBase
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1223 return Builder.CreateXorReduce(Src); in createSimpleTargetReduction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h772 CallInst *CreateXorReduce(Value *Src);