Home
last modified time | relevance | path

Searched refs:NewFPO (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawConstants.h76 NewFPO, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h97 NewFPO, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp142 StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::NewFPO)) in discoverStreamPurposes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp289 uint32_t StreamNum = getDebugStreamIndex(DbgHeaderType::NewFPO); in initializeFpoRecords()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp310 uint32_t StreamNum = getDebugStreamIndex(DbgHeaderType::NewFPO); in initializeFpoRecords()
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp178 StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::NewFPO)) in dumpStreamSummary()