Home
last modified time | relevance | path

Searched refs:RFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h427 bool operator==(const uint32_t RFlags) const { return Flags == RFlags; }
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp970 auto &RFlags = cast<VPRecipeWithIRFlags>(R); in tryToFoldLiveIns() local
971 auto *GEP = cast<GetElementPtrInst>(RFlags.getUnderlyingInstr()); in tryToFoldLiveIns()
973 RFlags.getGEPNoWrapFlags()); in tryToFoldLiveIns()