Searched refs:LLVMAddAttributeAtIndex (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_llvm_util.c | 208 LLVMAddAttributeAtIndex(function, attr_idx, llvm_attr); in ac_add_function_attr()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_intr.c | 198 LLVMAddAttributeAtIndex(function_or_call, attr_idx, llvm_attr); in lp_add_function_attr()
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 819 LLVMAddAttributeAtIndex(F, i, DstA); in declare_symbols()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | echo.cpp | 894 LLVMAddAttributeAtIndex(F, i, DstA); in declare_symbols()
|
/external/llvm/include/llvm-c/ |
D | Core.h | 2015 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 2259 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1397 LLVMAddAttributeAtIndex(F, Int_val(Index), A); in llvm_add_function_attr()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1842 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMAddAttributeAtIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1097 C.LLVMAddAttributeAtIndex(v.C, C.LLVMAttributeIndex(i), a.C)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 2101 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMAddAttributeAtIndex() function
|