Searched defs:SPs (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 131 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 122 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugInfo.h | 166 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugInfo.h | 171 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugInfo.h | 168 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugInfo.h | 168 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 163 SmallVector<DISubprogram *, 8> SPs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 486 if (auto *SPs = dyn_cast_or_null<MDTuple>(CU_SP.second)) in upgradeCUSubprograms() local 1482 if (Metadata *SPs = getMDOrNullWithoutPlaceholders(Record[11])) in parseOneMetadata() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 483 if (auto *SPs = dyn_cast_or_null<MDTuple>(CU_SP.second)) in upgradeCUSubprograms() local 1668 if (Metadata *SPs = getMDOrNullWithoutPlaceholders(Record[11])) in parseOneMetadata() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 64 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 91 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2163 if (auto *SPs = dyn_cast_or_null<MDTuple>(CU_SP.second)) in parseMetadata() local 2471 if (Metadata *SPs = getMDOrNullWithoutPlaceholders(Record[11])) in parseMetadata() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 104 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
|