Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h172 IRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL);
173 IRInstructionData(IRInstructionDataList &IDL);
300 IRInstructionDataList *IDL = nullptr; member
430 /// \param IDL - The InstructionDataList that the IRInstructionData is
434 IRInstructionDataList &IDL);
439 /// \param IDL - The InstructionDataList that the IRInstructionData is
442 IRInstructionData *allocateIRInstructionData(IRInstructionDataList &IDL);
449 IRInstructionDataList *IDL = nullptr; member
515 IDL = new (IDLAllocator->Allocate()) in IRInstructionMapper()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp51 : Inst(&I), Legal(Legality), IDL(&IDList) { in IRInstructionData()
86 : IDL(&IDList) {} in IRInstructionData()
315 this->IDL->push_back(*ID); in convertToUnsignedVec()
337 IRInstructionData *ID = allocateIRInstructionData(*It, true, *IDL); in mapToLegalUnsigned()
377 IRInstructionDataList &IDL) { in allocateIRInstructionData() argument
378 return new (InstDataAllocator->Allocate()) IRInstructionData(I, Legality, IDL); in allocateIRInstructionData()
382 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData() argument
383 return new (InstDataAllocator->Allocate()) IRInstructionData(IDL); in allocateIRInstructionData()
405 ID = allocateIRInstructionData(*It, false, *IDL); in mapToIllegalUnsigned()
407 ID = allocateIRInstructionData(*IDL); in mapToIllegalUnsigned()
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp91 if (DILocation *IDL = DL.getInlinedAt()) { in printDebugLoc() local
93 printDebugLoc(IDL, OS); in printDebugLoc()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2382 IRInstructionDataList *IDL = Region.Candidate->front()->IDL; in isCompatibleWithAlreadyOutlinedCode() local
2385 InstructionClassifier.visit(*NewEndInst), *IDL); in isCompatibleWithAlreadyOutlinedCode()
2389 IDL->insert(Region.Candidate->end(), *NewEndIRID); in isCompatibleWithAlreadyOutlinedCode()
2754 IRInstructionDataList *IDL = Region.Candidate->front()->IDL; in extractSection() local
2758 *BeginRewritten, InstructionClassifier.visit(*BeginRewritten), *IDL); in extractSection()
2760 *EndRewritten, InstructionClassifier.visit(*EndRewritten), *IDL); in extractSection()
2764 IDL->insert(Region.Candidate->begin(), *Region.NewFront); in extractSection()
2767 IDL->insert(Region.Candidate->end(), *Region.NewBack); in extractSection()
2769 IDL->erase(Region.Candidate->begin(), std::prev(Region.Candidate->end())); in extractSection()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1058 Intrinsic::ID IDL = Later->getIntrinsicID(); in isNonTargetIntrinsicMatch() local
1061 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
1073 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
1082 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
1088 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1785 DebugLoc IDL = in fixupLineNumbers() local
1787 I.setDebugLoc(IDL); in fixupLineNumbers()
1822 DebugLoc IDL = in fixupLineNumbers() local
1825 DVR->setDebugLoc(IDL); in fixupLineNumbers()
/freebsd/contrib/tzdata/
H A Daustralasia2209 # the correct side of the IDL, according to the date legally observed there.
2212 # Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
2214 # mapmakers redrew the IDL following the boundary of Kiribati. Even that line
2218 # governed by the IDL; therefore, even on the high seas, there may be some
2219 # places as late as fourteen hours later than UTC. And, since the IDL is not
/freebsd/contrib/bearssl/
H A DDoxyfile271 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
328 # For Microsoft's IDL there are propget and propput attributes to indicate
/freebsd/contrib/libcbor/
H A DDoxyfile319 # language is one of the parsers supported by doxygen: IDL, Java, JavaScript,
389 # For Microsoft's IDL there are propget and propput attributes to indicate
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in304 # language is one of the parsers supported by doxygen: IDL, Java, JavaScript,
374 # For Microsoft's IDL there are propget and propput attributes to indicate
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen318 # language is one of the parsers supported by doxygen: IDL, Java, JavaScript,
399 # For Microsoft's IDL there are propget and propput attributes to indicate