Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAssembler.cpp426 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp393 uint64_t FragmentSize = Asm.ComputeFragmentSize(Layout, F); in WriteFragmentData() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp492 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1243 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment() local
1250 if (auto FragmentSize = AI->getAllocationSizeInBits(DL)) in valueCoversEntireFragment() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5320 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in visitIntrinsicCall() local