Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp102 auto SO = makeJITDylibSearchOrder({&Jit->getMainJITDylib(), getSymbolAddress() local
/freebsd-src/contrib/ntp/include/
H A Dascii.h55 #define SO 14 macro
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp221 if (SO.StackID != 0) in print() local
H A DStackMaps.cpp429 StatepointOpers SO(&MI); in parseStatepointOpers() local
H A DFixupStatepointCallerSaved.cpp576 StatepointOpers SO(&MI); in process() local
H A DLiveIntervals.cpp885 StatepointOpers SO(MI); hasLiveThroughUse() local
H A DMachineInstr.cpp1173 StatepointOpers SO(this); findTiedOperandIdx() local
H A DMachineVerifier.cpp2003 StatepointOpers SO(MI); visitMachineInstrBefore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp227 ArrayRef SO = SegmentOffsets; in end() local
/freebsd-src/usr.bin/ul/
H A Dul.c43 #define SO '\016' macro
/freebsd-src/usr.bin/col/
H A Dcol.c56 #define SO '\016' /* shift out to alternate character set */ macro
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp139 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); addCodeToMergeInOperand() local
H A DDecoderEmitter.cpp2015 std::pair<unsigned, unsigned> SO = populateInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp405 MachineOperand &SO = MI->getOperand(2); // Source. in createWideStores() local
H A DHexagonConstPropagation.cpp659 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local
3055 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
3087 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
H A DHexagonExpandCondsets.cpp602 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp613 [](const JITDylibSearchOrder &SO) { return SO; }); in initialize() argument
630 [](const JITDylibSearchOrder &SO) { return SO; }); in deinitialize() argument
H A DELFNixPlatform.cpp546 JD.withLinkOrderDo([](const JITDylibSearchOrder &SO) { return SO; }); in registerInitInfo()
H A DOrcV2CBindings.cpp339 JITDylibSearchOrder SO; LLVMOrcExecutionSessionLookup() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp650 for (auto &SO : OM.second) { in getFinalOverriders() local
H A DDeclCXX.cpp2072 for (OverridingMethods::iterator SO = M->second.begin(), completeDefinition() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp880 auto Known = [&BB, &VisitedBlocks](SizeOffsetAPInt SO) { in findLoadSizeOffset() argument
985 SizeOffsetAPInt SO = in visitLoadInst() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1680 P.formatLine("{0:x4}:{1:x8}", uint16_t(SO.Isect), uint32_t(SO.Off)); in dumpPublics() local
/freebsd-src/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c130 SO, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19448 for (OverridingMethods::iterator SO = M->second.begin(), ActOnFields() local

12