Home
last modified time | relevance | path

Searched defs:GEPFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h658 GEPNoWrapFlags GEPFlags; member
712 VPIRFlags(GEPNoWrapFlags GEPFlags) in VPIRFlags()
1753 int64_t Stride, GEPNoWrapFlags GEPFlags, DebugLoc DL) in VPVectorEndPointerRecipe()
1807 VPVectorPointerRecipe(VPValue *Ptr, Type *IndexedTy, GEPNoWrapFlags GEPFlags, in VPVectorPointerRecipe()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1729 static GEPNoWrapFlags mapFromLLVMGEPNoWrapFlags(LLVMGEPNoWrapFlags GEPFlags) { in mapFromLLVMGEPNoWrapFlags()
1741 static LLVMGEPNoWrapFlags mapToLLVMGEPNoWrapFlags(GEPNoWrapFlags GEPFlags) { in mapToLLVMGEPNoWrapFlags()