Home
last modified time | relevance | path

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 DDebugInfo.h131 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugInfo.h122 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfo.h166 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfo.h171 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfo.h168 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfo.h168 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfo.h163 SmallVector<DISubprogram *, 8> SPs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp486 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 DMetadataLoader.cpp483 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 DDIBuilder.cpp64 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp91 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2163 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 DDIBuilder.cpp104 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local