Home
last modified time | relevance | path

Searched defs:isInvalidated (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h122 bool isInvalidated() const { return Invalid; } in isInvalidated() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h127 bool isInvalidated() const { return Invalid; } in isInvalidated() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h225 bool isInvalidated() const { return Invalid; } in isInvalidated() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h444 uint16_t isInvalidated : 1; member
Dvk_cache_utils.cpp661 bool isInvalidated; member
7764 const bool isInvalidated = isMSRTTEmulationColorInvalidated.test(colorIndexGL); in MakeRenderPass() local
Dvk_helpers.cpp1731 bool RenderPassAttachment::isInvalidated(uint32_t currentCmdCount) const in isInvalidated() function in rx::vk::RenderPassAttachment
2711 bool isInvalidated = false; in finalizeColorImageLoadStore() local