Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50052 const Constant *UserC = getTargetConstantFromBasePtr(UserPtr); in combineLoad() local
50053 if (LdC && UserC && UserPtr != Ptr) { in combineLoad()
50055 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineLoad()