Home
last modified time | relevance | path

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

12

/llvm-project/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp149 std::string SO = GetInputFilePath("early-section-headers.so"); in TEST_F() local
160 std::string SO = GetInputFilePath("liboffset-test.so"); in TEST_F() local
178 std::string SO = GetInputFilePath("offset-test.bin"); in TEST_F() local
/llvm-project/libcxx/test/std/language.support/cmp/cmp.common/
H A Dcommon_comparison_category.pass.cpp39 using SO = std::strong_ordering; in main() typedef
/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp107 auto SO = makeJITDylibSearchOrder({&Jit->getMainJITDylib(), in getSymbolAddress() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp218 const StackObject &SO = Objects[i]; in print() local
H A DStackMaps.cpp429 StatepointOpers SO(&MI); parseStatepointOpers() local
H A DFixupStatepointCallerSaved.cpp576 StatepointOpers SO(&MI); in process() local
H A DLiveIntervals.cpp885 StatepointOpers SO(MI); hasLiveThroughUse() local
H A DMachineInstr.cpp1215 StatepointOpers SO(this); findTiedOperandIdx() local
H A DMachineVerifier.cpp2228 StatepointOpers SO(MI); visitMachineInstrBefore() local
[all...]
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp227 ArrayRef SO = SegmentOffsets; in end() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp418 LLVMOrcExecutionSessionLookup(ExecutionSession, LLVMOrcLookupKindStatic, SO, in TEST_F() local
388 LLVMOrcCJITDylibSearchOrderElement SO[] = { TEST_F() local
811 LLVMOrcCJITDylibSearchOrderElement SO[] = { global() local
H A DCoreAPIsTest.cpp59 __anona9cd14e10302(const JITDylibSearchOrder &SO) TEST_F() argument
66 __anona9cd14e10402(const JITDylibSearchOrder &SO) TEST_F() argument
/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp141 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); addCodeToMergeInOperand() local
H A DDecoderEmitter.cpp2060 std::pair<unsigned, unsigned> SO = populateInstruction() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp
H A DHexagonConstPropagation.cpp659 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local
3055 MachineOperand &SO = MI.getOperand(CopyOf); rewriteHexConstUses() local
3087 MachineOperand &SO = MI.getOperand(CopyOf); rewriteHexConstUses() local
H A DHexagonExpandCondsets.cpp602 RegisterRef RS = SO; in getCondTfrOpcode() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp613 __anon531b824e0902(const JITDylibSearchOrder &SO) initialize() argument
630 __anon531b824e0a02(const JITDylibSearchOrder &SO) deinitialize() argument
H A DELFNixPlatform.cpp546 __anon4dd19f9a0402(const JITDylibSearchOrder &SO) registerInitInfo() argument
H A DOrcV2CBindings.cpp347 JITDylibSearchOrder SO; LLVMOrcExecutionSessionLookup() local
/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp650 for (auto &SO : OM.second) { getFinalOverriders() local
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp880 __anonc13b02390502(SizeOffsetAPInt SO) findLoadSizeOffset() argument
985 SizeOffsetAPInt SO = visitLoadInst() local
/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx2a.cpp84 using SO = std::strong_ordering; in __anonf26b5cb80102() typedef
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19067 for (OverridingMethods::iterator SO = M->second.begin(), ActOnFields() local

12