| /freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/ |
| H A D | includes2.cnf | 38 localityName = Locality Name (eg, city)
|
| /freebsd-14.2/contrib/netbsd-tests/crypto/libcrypto/conf/ |
| H A D | d_conf_ssleay.cnf | 63 Attribute_text_3 = Locality Name (eg, city)
|
| H A D | d_conf.out | 59 [req] Attribute_text_3=Locality Name (eg, city)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 2086 int64_t Locality = MI.getOperand(2).getImm(); in legalizePrefetch() local 2089 bool IsStream = Locality == 0; in legalizePrefetch() 2090 if (Locality != 0) { in legalizePrefetch() 2091 assert(Locality <= 3 && "Prefetch locality out-of-range"); in legalizePrefetch() 2095 Locality = 3 - Locality; in legalizePrefetch() 2098 unsigned PrfOp = (IsWrite << 4) | (!IsData << 3) | (Locality << 1) | IsStream; in legalizePrefetch()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 15 Software Generated Interrupts (SGI), and Locality-specific Peripheral
|
| /freebsd-14.2/crypto/openssl/apps/ |
| H A D | openssl.cnf | 176 localityName = Locality Name (eg, city)
|
| H A D | openssl-vms.cnf | 175 localityName = Locality Name (eg, city)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.cpp | 1062 unsigned Locality, in buildPrefetch() argument 1067 MIB.addImm(RW).addImm(Locality).addImm(CacheType); in buildPrefetch()
|
| H A D | IRTranslator.cpp | 2462 unsigned Locality = cast<ConstantInt>(CI.getOperand(2))->getZExtValue(); in translateKnownIntrinsic() local 2469 MIRBuilder.buildPrefetch(getOrCreateVReg(*Addr), RW, Locality, CacheType, in translateKnownIntrinsic()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFeatures.td | 97 "'Zihintntl' (Non-Temporal Locality Hints)">; 100 "'Zihintntl' (Non-Temporal Locality Hints)">;
|
| H A D | RISCVISelDAGToDAG.cpp | 2159 unsigned Locality = Node->getConstantOperandVal(3); in Select() local 2160 if (Locality > 2) in Select() 2168 switch (Locality) { in Select()
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-req.pod.in | 649 localityName = Locality Name (eg, city) 684 L = Test Locality
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.h | 1534 unsigned Locality, unsigned CacheType,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 3434 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local 3438 Locality = (E->getNumArgs() > 2) ? EmitScalarExpr(E->getArg(2)) : in EmitBuiltinExpr() 3442 Builder.CreateCall(F, {Address, RW, Locality, Data}); in EmitBuiltinExpr() 8370 Value *Locality = llvm::ConstantInt::get(Int32Ty, 3); in EmitARMBuiltinExpr() local 8373 return Builder.CreateCall(F, {Address, RW, Locality, IsData}); in EmitARMBuiltinExpr() 11318 Value *Locality = ConstantInt::get(Int32Ty, 3); in EmitAArch64BuiltinExpr() local 11321 return Builder.CreateCall(F, {Address, RW, Locality, Data}); in EmitAArch64BuiltinExpr() 14122 Value *Locality = ConstantInt::get(Int32Ty, C->getZExtValue() & 0x3); in EmitX86BuiltinExpr() local 14125 return Builder.CreateCall(F, {Address, RW, Locality, Data}); in EmitX86BuiltinExpr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 3944 unsigned Locality = Op.getConstantOperandVal(3); in LowerPREFETCH() local 3947 bool IsStream = !Locality; in LowerPREFETCH() 3949 if (Locality) { in LowerPREFETCH() 3951 assert(Locality <= 3 && "Prefetch locality out-of-range"); in LowerPREFETCH() 3955 Locality = 3 - Locality; in LowerPREFETCH() 3961 (Locality << 1) | // Cache level bits in LowerPREFETCH() 4986 unsigned Locality = Op.getConstantOperandVal(4); in LowerINTRINSIC_VOID() local 4991 (Locality << 1) | // Cache level bits in LowerINTRINSIC_VOID()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrMisc.td | 1655 // prefetch ADDR, RW, Locality, Data
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1955 Domenico Ferrari Improving Locality by Critical Working
|
| H A D | funstack.in | 14673 title = "Improving Locality by Critical Working Sets",
|