Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51181 const Constant *UserC = getTargetConstantFromBasePtr(UserPtr); in combineConstantPoolLoads() local
51185 if (UserC && UserPtr != Ptr) { in combineConstantPoolLoads()
51187 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads()