Home
last modified time | relevance | path

Searched refs:IsRequired (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp479 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local
482 if (IsRequired) { in computeTotalAllocSize()
711 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
755 if (IsRequired || ProcessAllSections) { in emitSection()
806 if (!IsRequired) in emitSection()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp428 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize() local
431 if (IsRequired) { in computeTotalAllocSize()
661 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
702 if (IsRequired) { in emitSection()
/external/llvm/lib/Support/
DYAMLParser.cpp200 bool IsRequired; member
421 , bool IsRequired);
981 , bool IsRequired) { in saveSimpleKeyCandidate() argument
987 SK.IsRequired = IsRequired; in saveSimpleKeyCandidate()
997 if (i->IsRequired) in removeStaleSimpleKeyCandidates()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLParser.cpp185 bool IsRequired; member
412 , bool IsRequired);
975 , bool IsRequired) { in saveSimpleKeyCandidate() argument
981 SK.IsRequired = IsRequired; in saveSimpleKeyCandidate()
991 if (i->IsRequired) in removeStaleSimpleKeyCandidates()