Searched refs:RLI (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | SSAUpdater.cpp | 462 DenseMap<Value*, Value*>::iterator RLI = ReplacedLoads.find(NewVal); in run() local 463 while (RLI != ReplacedLoads.end()) { in run() 464 NewVal = RLI->second; in run() 465 RLI = ReplacedLoads.find(NewVal); in run()
|
| /openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| D | 1276.chain | 15 9RLI+59bFxyY1bdOUfrVsshlQxKsdQAB4ulY2aVChRhWC3DZfRcDMlnOvA7BbdyD
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 8101 void PPCTargetLowering::LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI, in LowerFP_TO_INTForReuse() argument 8139 RLI.Chain = Chain; in LowerFP_TO_INTForReuse() 8140 RLI.Ptr = FIPtr; in LowerFP_TO_INTForReuse() 8141 RLI.MPI = MPI; in LowerFP_TO_INTForReuse() 8142 RLI.Alignment = Alignment; in LowerFP_TO_INTForReuse() 8254 ReuseLoadInfo RLI; in LowerFP_TO_INT() local 8255 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl); in LowerFP_TO_INT() 8257 return DAG.getLoad(Op.getValueType(), dl, RLI.Chain, RLI.Ptr, RLI.MPI, in LowerFP_TO_INT() 8258 RLI.Alignment, RLI.MMOFlags(), RLI.AAInfo, RLI.Ranges); in LowerFP_TO_INT() 8270 ReuseLoadInfo &RLI, in canReuseLoadAddress() argument [all …]
|
| D | PPCISelLowering.h | 1219 bool canReuseLoadAddress(SDValue Op, EVT MemVT, ReuseLoadInfo &RLI, 1225 void LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI,
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 12279 for (LoadInst *RLI: LIt->second) { in matchAssociativeReduction() 12281 RLI->getType(), RLI->getPointerOperand(), in matchAssociativeReduction() 12284 return hash_value(RLI->getPointerOperand()); in matchAssociativeReduction() 12286 for (LoadInst *RLI : LIt->second) { in matchAssociativeReduction() 12287 if (arePointersCompatible(RLI->getPointerOperand(), in matchAssociativeReduction() 12289 hash_code SubKey = hash_value(RLI->getPointerOperand()); in matchAssociativeReduction() 12290 DoNotReverseVals.insert(RLI); in matchAssociativeReduction() 12322 for (LoadInst *RLI: LIt->second) { in matchAssociativeReduction() 12323 if (getPointersDiff(RLI->getType(), in matchAssociativeReduction() 12324 RLI->getPointerOperand(), LI->getType(), in matchAssociativeReduction() [all …]
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NameAliases.txt | 291 2067;RLI;abbreviation
|
| D | PropValueAliases.txt | 122 bc ; RLI ; Right_To_Left_Isolate
|
| D | NamesList.txt | 13106 * commonly abbreviated RLI
|
| D | UnicodeData.txt | 7458 2067;RIGHT-TO-LEFT ISOLATE;Cf;0;RLI;;;;;N;;;;;
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2000 | 5117 (layout_nonempty_base_or_field): Reflect changes in RLI format 5123 (layout_class_type): Reflect changes in RLI names and fields.
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perluniprops.pod | 666 \p{Bidi_Class: Right_To_Left_Isolate} (Short: \p{Bc=RLI}) (1: 671 \p{Bidi_Class: RLI} \p{Bidi_Class=Right_To_Left_Isolate} (1)
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/extracted/ |
| D | DBidiClass.txt | 2496 2067 ; RLI # Cf RIGHT-TO-LEFT ISOLATE
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | ChangeLog | 14989 (layout_nonempty_base_or_field): Reflect changes in RLI format 14995 (layout_class_type): Reflect changes in RLI names and fields.
|