/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalExecutor.cpp | 107 auto SO = makeJITDylibSearchOrder({&Jit->getMainJITDylib(), in getSymbolAddress() local
|
/freebsd/contrib/ntp/include/ |
H A D | ascii.h | 55 #define SO 14 macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFrameInfo.cpp | 218 const StackObject &SO = Objects[i]; in print() local
|
H A D | StackMaps.cpp | 414 StatepointOpers SO(&MI); parseStatepointOpers() local
|
H A D | FixupStatepointCallerSaved.cpp | 576 StatepointOpers SO(&MI); in process() local
|
H A D | LiveIntervals.cpp | 910 StatepointOpers SO(MI); in hasLiveThroughUse() local
|
H A D | MachineVerifier.cpp | 2289 StatepointOpers SO(MI); in visitMachineInstrBefore() local
|
H A D | MachineInstr.cpp | 1214 StatepointOpers SO(this); in findTiedOperandIdx() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | ContinuationRecordBuilder.cpp | 227 ArrayRef SO = SegmentOffsets; in end() local
|
/freebsd/usr.bin/ul/ |
H A D | ul.c | 43 #define SO '\016' macro
|
/freebsd/usr.bin/col/ |
H A D | col.c | 56 #define SO '\016' /* shift out to alternate character set */ macro
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 141 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); in addCodeToMergeInOperand() local
|
H A D | DecoderEmitter.cpp | 2061 std::pair<unsigned, unsigned> SO = in populateInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 405 MachineOperand &SO = MI->getOperand(2); // Source. in createWideStores() local
|
H A D | HexagonConstPropagation.cpp | 659 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local 3056 RegisterSubReg SR(SO); in rewriteHexConstUses() local 3088 RegisterSubReg SR(SO); in rewriteHexConstUses() local
|
H A D | HexagonExpandCondsets.cpp | 602 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 613 [](const JITDylibSearchOrder &SO) { return SO; }); in initialize() 630 [](const JITDylibSearchOrder &SO) { return SO; }); in deinitialize()
|
H A D | ELFNixPlatform.cpp | 532 __anonddf342a70402(const JITDylibSearchOrder &SO) registerInitInfo() argument
|
H A D | OrcV2CBindings.cpp | 347 JITDylibSearchOrder SO; in LLVMOrcExecutionSessionLookup() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 650 for (auto &SO : OM.second) { in getFinalOverriders() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 880 auto Known = [&BB, &VisitedBlocks](SizeOffsetAPInt SO) { in findLoadSizeOffset() 985 SizeOffsetAPInt SO = in visitLoadInst() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
|
/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 130 SO, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 19113 for (OverridingMethods::iterator SO = M->second.begin(), in ActOnFields() local
|
H A D | SemaDeclCXX.cpp | 5910 for (OverridingMethods::iterator SO = M->second.begin(), in DiagnoseAbstractType() local
|