Home
last modified time | relevance | path

Searched refs:getFragmentSizeInBits (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp53 Optional<uint64_t> DbgVariableIntrinsic::getFragmentSizeInBits() const { in getFragmentSizeInBits() function in DbgVariableIntrinsic
/external/llvm-project/llvm/lib/IR/
DIntrinsicInst.cpp55 Optional<uint64_t> DbgVariableIntrinsic::getFragmentSizeInBits() const { in getFragmentSizeInBits() function in DbgVariableIntrinsic
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DDebugify.cpp180 Optional<uint64_t> DbgVarSize = DVI->getFragmentSizeInBits(); in diagnoseMisSizedDbgValue()
DLocal.cpp1259 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment()
/external/llvm-project/llvm/lib/Transforms/Utils/
DDebugify.cpp280 Optional<uint64_t> DbgVarSize = DVI->getFragmentSizeInBits(); in diagnoseMisSizedDbgValue()
DLocal.cpp1372 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h119 Optional<uint64_t> getFragmentSizeInBits() const;
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h155 Optional<uint64_t> getFragmentSizeInBits() const;