Home
last modified time | relevance | path

Searched refs:LLVMOffsetOfElement (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_struct.h52 assert(LLVMOffsetOfElement(_ltarget, _ltype, _lindex) == \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DTarget.h283 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTarget.cpp136 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement() function