Home
last modified time | relevance | path

Searched defs:SO (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp107 auto SO = makeJITDylibSearchOrder({&Jit->getMainJITDylib(), in getSymbolAddress() local
/freebsd/contrib/ntp/include/
H A Dascii.h55 #define SO 14 macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp218 const StackObject &SO = Objects[i]; in print() local
H A DStackMaps.cpp422 StatepointOpers SO(&MI); in parseStatepointOpers() local
H A DFixupStatepointCallerSaved.cpp573 StatepointOpers SO(&MI); in process() local
H A DLiveIntervals.cpp943 StatepointOpers SO(MI); in hasLiveThroughUse() local
H A DMachineInstr.cpp1241 StatepointOpers SO(this); in findTiedOperandIdx() local
H A DMachineVerifier.cpp2418 StatepointOpers SO(MI); in visitMachineInstrBefore() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp227 ArrayRef SO = SegmentOffsets; in end() local
/freebsd/usr.bin/ul/
H A Dul.c43 #define SO '\016' macro
/freebsd/usr.bin/col/
H A Dcol.c56 #define SO '\016' /* shift out to alternate character set */ macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp143 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); in addCodeToMergeInOperand() local
H A DDecoderEmitter.cpp2042 std::pair<unsigned, unsigned> SO = in populateInstruction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp599 for (auto &SO : OM.second) { in getFinalOverriders() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp617 [](const JITDylibSearchOrder &SO) { return SO; }); in initialize()
656 [](const JITDylibSearchOrder &SO) { return SO; }); in deinitialize()
H A DOrcV2CBindings.cpp348 JITDylibSearchOrder SO; in LLVMOrcExecutionSessionLookup() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp1012 auto Known = [&BB, &VisitedBlocks](OffsetSpan SO) { in findLoadOffsetRange()
1120 OffsetSpan SO = in visitLoadInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp560 MachineOperand &SO = HII->isPostIncrement(*MI) in createWideStores() local
H A DHexagonConstPropagation.cpp640 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local
3059 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
3091 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
H A DHexagonExpandCondsets.cpp585 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4696 getSrcStats(Register Reg, const MachineRegisterInfo &MRI, SearchOptions SO, in getSrcStats()
4713 getLastSameOrNeg(Register Reg, const MachineRegisterInfo &MRI, SearchOptions SO, in getLastSameOrNeg()
4785 SearchOptions SO(RootReg, MRI); in selectVOP3PModsImpl() local
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c130 SO, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19722 for (OverridingMethods::iterator SO = M->second.begin(), in ActOnFields() local
H A DSemaDeclCXX.cpp6018 for (OverridingMethods::iterator SO = M->second.begin(), in DiagnoseAbstractType() local

12