Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp152 std::pair<unsigned, unsigned> SO = in addCodeToMergeInOperand() local
169 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); in addCodeToMergeInOperand() local
H A DDecoderEmitter.cpp2013 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 Dhack.termcap.c71 static char *HO, *CL, *CE, *UP, *CM, *ND, *XD, *BC, *SO, *SE, *TI, *TE; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp221 const StackObject &SO = Objects[i]; in print() local
H A DStackMaps.cpp411 StatepointOpers SO(&MI); in parseStatepointOpers() local
H A DFixupStatepointCallerSaved.cpp575 StatepointOpers SO(&MI); in process() local
H A DLiveIntervals.cpp891 StatepointOpers SO(MI); in hasLiveThroughUse() local
H A DMachineVerifier.cpp1891 StatepointOpers SO(MI); in visitMachineInstrBefore() local
H A DMachineInstr.cpp1159 StatepointOpers SO(this); in findTiedOperandIdx() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp227 ArrayRef SO = SegmentOffsets; in end() local
/openbsd-src/usr.bin/ul/
H A Dul.c45 #define SO L'\016' macro
/openbsd-src/usr.bin/col/
H A Dcol.c51 #define SO '\016' /* shift out to alternate character set */ macro
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp846 auto Known = [&BB, &VisitedBlocks](SizeOffsetType SO) { in findLoadSizeOffset()
951 SizeOffsetType SO = in visitLoadInst() local
H A DScalarEvolution.cpp10318 std::optional<APInt> SO; in SolveQuadraticAddRecRange() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp405 MachineOperand &SO = MI->getOperand(2); // Source. in createWideStores() local
H A DHexagonConstPropagation.cpp660 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 DHexagonExpandCondsets.cpp601 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode()
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py46 SO = 14 # Invoke G1 character set. variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCXXInheritance.cpp649 for (auto &SO : OM.second) { in getFinalOverriders() local
H A DDeclCXX.cpp2031 for (OverridingMethods::iterator SO = M->second.begin(), in completeDefinition() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp584 JD.withLinkOrderDo([](const JITDylibSearchOrder &SO) { return SO; }); in registerInitInfo()
H A DOrcV2CBindings.cpp370 JITDylibSearchOrder SO; in LLVMOrcExecutionSessionLookup() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1037 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 DDumpOutputStyle.cpp1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp18832 for (OverridingMethods::iterator SO = M->second.begin(), in ActOnFields() local

12