Home
last modified time | relevance | path

Searched defs:SPs (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfo.h132 SmallVector<DISubprogram *, 8> SPs; variable
/external/llvm/include/llvm/IR/
DDebugInfo.h122 SmallVector<DISubprogram *, 8> SPs; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp371 DIArray SPs = CU.getSubprograms(); in emitGCNO() local
425 DIArray SPs = CU.getSubprograms(); in emitProfileArcs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp476 if (auto *SPs = dyn_cast_or_null<MDTuple>(CU_SP.second)) in upgradeCUSubprograms() local
1399 if (Metadata *SPs = getMDOrNullWithoutPlaceholders(Record[11])) in parseOneMetadata() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h843 SmallVector<MDNode *, 8> SPs; // Subprograms variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp45 DIArray SPs = getOrCreateArray(AllSubprograms); in finalize() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp628 DIArray SPs = CUNode.getSubprograms(); in beginModule() local
/external/llvm/lib/IR/
DDIBuilder.cpp64 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp91 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local
/external/llvm/lib/Bitcode/Reader/
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