Lines Matching defs:Locality
4432 unsigned Locality = Op.getConstantOperandVal(3);
4435 bool IsStream = !Locality;
4437 if (Locality) {
4439 assert(Locality <= 3 && "Prefetch locality out-of-range");
4443 Locality = 3 - Locality;
4449 (Locality << 1) | // Cache level bits
5948 unsigned Locality = Op.getConstantOperandVal(4);
5953 (Locality << 1) | // Cache level bits