Home
last modified time | relevance | path

Searched defs:IsStatement (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DLine.cpp14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
/external/llvm/lib/DebugInfo/CodeView/
DLine.cpp15 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DLine.cpp14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
/external/swiftshader/src/Pipeline/
DSpirvShaderInstructions.cpp55 bool SpirvShader::IsStatement(spv::Op op) in IsStatement() function in sw::SpirvShader
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DLine.h99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DLine.h99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
/external/llvm/include/llvm/DebugInfo/CodeView/
DLine.h100 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h66 bool IsStatement; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h66 bool IsStatement; member
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp502 unsigned IsStatement = 1; in emitLineTableForUnit() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp918 unsigned IsStatement = 1; in emitLineTableForUnit() local