Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c348 unsigned alignment = LLVMGetAlignment(inst); in ac_count_scratch_private_memory()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2210 unsigned LLVMGetAlignment(LLVMValueRef V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1993 unsigned LLVMGetAlignment(LLVMValueRef V) { in LLVMGetAlignment() function