Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1081 unsigned UserBits = UserI->getType()->getScalarSizeInBits(); in isFoldableLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51158 ArrayRef<APInt> Bits, ArrayRef<APInt> UserBits) { in combineConstantPoolLoads()
51190 SmallVector<APInt> Bits, UserBits; in combineConstantPoolLoads() local