Home
last modified time | relevance | path

Searched defs:J (Results 1 – 25 of 238) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp109 for (const auto &J : I.second) { in countUsedRecords() local
128 for (const auto &J : I.second) { in countBodyRecords() local
149 for (const auto &J : I.second) { in countBodySamples() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp57 auto *J = cast<Instruction>(JU); in clearAssumptionsOfUsers() local
75 Instruction *J = WorkList.pop_back_val(); in clearAssumptionsOfUsers() local
H A DScalarizer.cpp258 for (unsigned J = 0; J < NumPacked; ++J) in concatenate() local
262 for (unsigned J = 0; J < NumPacked; ++J) in concatenate() local
396 for (unsigned J = 0; J < VecTy->getNumElements(); ++J) in operator []() local
412 unsigned J = Idx->getZExtValue(); in operator []() local
780 for (unsigned J = 0; J != NumArgs; ++J) { in splitCall() local
893 for (unsigned J = 0; J < 1 + NumIndices; ++J) { in visitGetElementPtrInst() local
981 for (unsigned J = 0; J < MidVS.NumFragments; ++J) in visitBitCastInst() local
998 for (unsigned J = 0; J < MidVS.NumFragments; ++J) in visitBitCastInst() local
1195 for (unsigned J = 0; J < VS->NumFragments; ++J) in visitPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp179 for (size_t J = 0; J != Pairs[I].Names.Length; ++J) { in toSymbolDependenceMap() local
928 auto J = unwrap(Builder)->create(); in LLVMOrcCreateLLJIT() local
940 LLVMErrorRef LLVMOrcDisposeLLJIT(LLVMOrcLLJITRef J) { in LLVMOrcDisposeLLJIT()
945 LLVMOrcExecutionSessionRef LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetExecutionSession()
949 LLVMOrcJITDylibRef LLVMOrcLLJITGetMainJITDylib(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetMainJITDylib()
953 const char *LLVMOrcLLJITGetTripleString(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetTripleString()
957 char LLVMOrcLLJITGetGlobalPrefix(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetGlobalPrefix()
962 LLVMOrcLLJITMangleAndIntern(LLVMOrcLLJITRef J, const char *UnmangledName) { in LLVMOrcLLJITMangleAndIntern()
967 LLVMErrorRef LLVMOrcLLJITAddObjectFile(LLVMOrcLLJITRef J, LLVMOrcJITDylibRef JD, in LLVMOrcLLJITAddObjectFile()
973 LLVMErrorRef LLVMOrcLLJITAddObjectFileWithRT(LLVMOrcLLJITRef J, in LLVMOrcLLJITAddObjectFileWithRT()
[all …]
H A DLLJIT.cpp133 GenericLLVMIRPlatformSupport(LLJIT &J, JITDylib &PlatformJD) in GenericLLVMIRPlatformSupport()
486 LLJIT &J; member in __anonc48a5abb0111::GenericLLVMIRPlatformSupport
676 LLJIT &J, IRTransformLayer::TransformFunction T) { in setInitTransform()
845 SetupProcessSymbolsJITDylib = [](LLJIT &J) -> Expected<JITDylibSP> { in prepareForConstruction()
1104 Error setUpOrcPlatformManually(LLJIT &J) { in setUpOrcPlatformManually()
1112 LoadAndLinkDynLibrary(LLJIT &J) : J(J) {} in LoadAndLinkDynLibrary()
1126 LLJIT &J; member in llvm::orc::LoadAndLinkDynLibrary
1129 Expected<JITDylibSP> ExecutorNativePlatform::operator()(LLJIT &J) { in operator ()()
1211 Expected<JITDylibSP> setUpGenericLLVMIRPlatform(LLJIT &J) { in setUpGenericLLVMIRPlatform()
1271 Expected<JITDylibSP> setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_map.h94 auto J = Impl.upper_bound(KS); in erase() local
134 auto J = this->Impl.upper_bound(KS); in insert() local
H A Drecord_section_tracker.h59 for (size_t J = 0; J != I; ++J) in processNewSections() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp98 for (unsigned J = 0; J < NumUnits; ++J) { in printColumnNames() local
137 for (unsigned J = 0; J < NumUnits; ++J) { in printResourcePressurePerIter() local
188 for (unsigned J = 0; J < NumResourceUnits; ++J) { in printResourcePressurePerInst() local
/freebsd/usr.bin/calendar/
H A Dostern.c52 J, /* weekday of full moon */ in easter() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp262 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in isKeyColInstr() local
322 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in getInstrForColumn() local
446 for (unsigned J = 0, ColSize = ColumnI->size(); J < ColSize; ++J) { in emitMapFuncBody() local
520 for (unsigned J = 0, EndCf = ColFields->size(); J < EndCf; J++) { in emitEnums() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1199 const MachineInstr &J) { in hasDeadDependence()
1226 const MachineInstr &J) { in hasControlDependence()
1262 const MachineInstr &J) { in hasRegMaskDependence()
1292 const MachineInstr &J) { in hasDualStoreDependence()
1319 MachineInstr &J = *SUJ->getInstr(); in isLegalToPacketizeTogether() local
1637 MachineInstr &J = *SUJ->getInstr(); in isLegalToPruneDependencies() local
1910 for (auto *J : CurrentPacketMIs) { in calcStall() local
1921 for (auto *J : OldPacketMIs) { in calcStall() local
H A DRDFCopy.cpp137 for (auto J : It->second) in run() local
240 for (auto &J : M) { in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeUtils.h29 typename LiveRangeT::iterator J = LR.begin(), E = LR.end(); in DistributeRange() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp313 for (const auto &J : FunctionProfile.getCallsiteSamples()) in writeFuncMetadata() local
316 for (const auto &J : FunctionProfile.getCallsiteSamples()) { in writeFuncMetadata() local
586 for (const auto &J : Sample.getSortedCallTargets()) in writeSample() local
655 for (const auto &J : Sample.getCallTargets()) in addNames() local
660 for (const auto &J : S.getCallsiteSamples()) in addNames() local
838 for (const auto &J : S.getCallsiteSamples()) in writeBody() local
H A DMemProf.cpp221 for (uint64_t J = 0; J < NumCtxs; J++) { in deserializeV2() local
254 for (uint64_t J = 0; J < NumCtxs; J++) { in deserializeV3() local
291 for (uint64_t J = 0; J < NumCtxs; J++) { in deserializeV4() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp77 const uint32_t J = Bit32(cpsr, 24); in OverrideStopInfo() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMatchFilePath.cpp40 for (unsigned J = 0; J < End; ++J) { in matchFilePath() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp228 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSectionSizes() local
255 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSectionSizes() local
290 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSegmentSizes() local
316 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSegmentSizes() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp91 for (unsigned J = 0; J < NumUnits; ++J) { in getJSONTargetInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp357 for (auto &J : AllChains) in runOnBasicBlock() local
560 for (auto J : Substs) { in colorChain() local
567 for (auto J : ToErase) in colorChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp281 for (int J = 0; J < 4; J++) in computeCFGHash() local
387 auto HasValidDbgLine = [](Instruction *J) { in instrumentOneFunc()
391 Instruction *J = &*BB->getFirstInsertionPt(); in instrumentOneFunc() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp152 for (GCFunctionInfo::iterator J = FI->begin(), JE = FI->end(); J != JE; in finishAssembly() local
/freebsd/sys/dev/videomode/
H A Dvesagtf.h52 unsigned J; /* blanking formula scaling factor */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp149 MachineBasicBlock::iterator J = MI; in runOnMachineBasicBlock() local
181 MachineBasicBlock::iterator J = slot; in findDelayInstr() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp47 JITBuilder->setPrePlatformSetup([](llvm::orc::LLJIT &J) { in createDefaultJITBuilder()

12345678910