Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp501 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1259 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment() local
1266 if (auto FragmentSize = AI->getAllocationSizeInBits(DL)) in valueCoversEntireFragment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1368 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local