/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 152 std::pair<unsigned, unsigned> SO = in addCodeToMergeInOperand() local 169 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); in addCodeToMergeInOperand() local
|
H A D | DecoderEmitter.cpp | 2013 std::pair<unsigned, unsigned> SO = in populateInstruction() local 2115 std::pair<unsigned, unsigned> SO = in populateInstruction() local 2206 std::pair<unsigned, unsigned> SO = in populateInstruction() local
|
/openbsd-src/games/hack/ |
H A D | hack.termcap.c | 71 static char *HO, *CL, *CE, *UP, *CM, *ND, *XD, *BC, *SO, *SE, *TI, *TE; variable
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineFrameInfo.cpp | 221 const StackObject &SO = Objects[i]; in print() local
|
H A D | StackMaps.cpp | 411 StatepointOpers SO(&MI); in parseStatepointOpers() local
|
H A D | FixupStatepointCallerSaved.cpp | 575 StatepointOpers SO(&MI); in process() local
|
H A D | LiveIntervals.cpp | 891 StatepointOpers SO(MI); in hasLiveThroughUse() local
|
H A D | MachineVerifier.cpp | 1891 StatepointOpers SO(MI); in visitMachineInstrBefore() local
|
H A D | MachineInstr.cpp | 1159 StatepointOpers SO(this); in findTiedOperandIdx() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
H A D | ContinuationRecordBuilder.cpp | 227 ArrayRef SO = SegmentOffsets; in end() local
|
/openbsd-src/usr.bin/ul/ |
H A D | ul.c | 45 #define SO L'\016' macro
|
/openbsd-src/usr.bin/col/ |
H A D | col.c | 51 #define SO '\016' /* shift out to alternate character set */ macro
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 846 auto Known = [&BB, &VisitedBlocks](SizeOffsetType SO) { in findLoadSizeOffset() 951 SizeOffsetType SO = in visitLoadInst() local
|
H A D | ScalarEvolution.cpp | 10318 std::optional<APInt> SO; in SolveQuadraticAddRecRange() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 405 MachineOperand &SO = MI->getOperand(2); // Source. in createWideStores() local
|
H A D | HexagonConstPropagation.cpp | 660 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local 3057 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local 3089 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
|
H A D | HexagonExpandCondsets.cpp | 601 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode()
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | screen.py | 46 SO = 14 # Invoke G1 character set. variable
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 649 for (auto &SO : OM.second) { in getFinalOverriders() local
|
H A D | DeclCXX.cpp | 2031 for (OverridingMethods::iterator SO = M->second.begin(), in completeDefinition() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | ELFNixPlatform.cpp | 584 JD.withLinkOrderDo([](const JITDylibSearchOrder &SO) { return SO; }); in registerInitInfo()
|
H A D | OrcV2CBindings.cpp | 370 JITDylibSearchOrder SO; in LLVMOrcExecutionSessionLookup() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 1037 Instruction &I, SelectInst *SI, Value *SO) { in constantFoldOperationIntoSelectOperand() 1054 static Value *foldOperationIntoSelectOperand(Instruction &I, Value *SO, in foldOperationIntoSelectOperand()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 18832 for (OverridingMethods::iterator SO = M->second.begin(), in ActOnFields() local
|