Home
last modified time | relevance | path

Searched defs:FragmentSize (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderUtil.hpp41 enum class FragmentSize enum
/aosp_15_r20/external/llvm/lib/MC/
H A DMCAssembler.cpp426 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp516 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp501 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1259 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment() local
1266 if (auto FragmentSize = AI->getAllocationSizeInBits(DL)) in valueCoversEntireFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1491 if (std::optional<uint64_t> FragmentSize = DII->getFragmentSizeInBits()) { in valueCoversEntireFragment() local
1505 if (std::optional<TypeSize> FragmentSize = in valueCoversEntireFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1368 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1485 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local