/llvm-project/lldb/unittests/ObjectFile/ELF/ |
H A D | TestObjectFileELF.cpp | 149 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 D | common_comparison_category.pass.cpp | 39 using SO = std::strong_ordering; in main() typedef
|
/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalExecutor.cpp | 107 auto SO = makeJITDylibSearchOrder({&Jit->getMainJITDylib(), in getSymbolAddress() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFrameInfo.cpp | 218 const StackObject &SO = Objects[i]; in print() local
|
H A D | StackMaps.cpp | 429 StatepointOpers SO(&MI); parseStatepointOpers() local
|
H A D | FixupStatepointCallerSaved.cpp | 576 StatepointOpers SO(&MI); in process() local
|
H A D | LiveIntervals.cpp | 885 StatepointOpers SO(MI); hasLiveThroughUse() local
|
H A D | MachineInstr.cpp | 1215 StatepointOpers SO(this); findTiedOperandIdx() local
|
H A D | MachineVerifier.cpp | 2228 StatepointOpers SO(MI); visitMachineInstrBefore() local [all...] |
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | ContinuationRecordBuilder.cpp | 227 ArrayRef SO = SegmentOffsets; in end() local
|
/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
H A D | OrcCAPITest.cpp | 418 LLVMOrcExecutionSessionLookup(ExecutionSession, LLVMOrcLookupKindStatic, SO, in TEST_F() local 388 LLVMOrcCJITDylibSearchOrderElement SO[] = { TEST_F() local 811 LLVMOrcCJITDylibSearchOrderElement SO[] = { global() local
|
H A D | CoreAPIsTest.cpp | 59 __anona9cd14e10302(const JITDylibSearchOrder &SO) TEST_F() argument 66 __anona9cd14e10402(const JITDylibSearchOrder &SO) TEST_F() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 141 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); addCodeToMergeInOperand() local
|
H A D | DecoderEmitter.cpp | 2060 std::pair<unsigned, unsigned> SO = populateInstruction() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp |
|
H A D | HexagonConstPropagation.cpp | 659 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 D | HexagonExpandCondsets.cpp | 602 RegisterRef RS = SO; in getCondTfrOpcode() argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 613 __anon531b824e0902(const JITDylibSearchOrder &SO) initialize() argument 630 __anon531b824e0a02(const JITDylibSearchOrder &SO) deinitialize() argument
|
H A D | ELFNixPlatform.cpp | 546 __anon4dd19f9a0402(const JITDylibSearchOrder &SO) registerInitInfo() argument
|
H A D | OrcV2CBindings.cpp | 347 JITDylibSearchOrder SO; LLVMOrcExecutionSessionLookup() local
|
/llvm-project/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 650 for (auto &SO : OM.second) { getFinalOverriders() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 880 __anonc13b02390502(SizeOffsetAPInt SO) findLoadSizeOffset() argument 985 SizeOffsetAPInt SO = visitLoadInst() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 1679 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx2a.cpp | 84 using SO = std::strong_ordering; in __anonf26b5cb80102() typedef
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 19067 for (OverridingMethods::iterator SO = M->second.begin(), ActOnFields() local
|