Searched refs:LLVMRemoveEnumAttributeAtIndex (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm-c/ |
D | Core.h | 2023 void LLVMRemoveEnumAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 2270 void LLVMRemoveEnumAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1413 LLVMRemoveEnumAttributeAtIndex(F, Int_val(Index), Int_val(Kind)); in llvm_remove_enum_function_attr()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1860 void LLVMRemoveEnumAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveEnumAttributeAtIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1117 C.LLVMRemoveEnumAttributeAtIndex(v.C, C.LLVMAttributeIndex(i), C.unsigned(kind))
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 2131 void LLVMRemoveEnumAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveEnumAttributeAtIndex() function
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.c | 6602 LLVMRemoveEnumAttributeAtIndex(parts[part], param_idx + 1, kind_id); in si_build_wrapper_function()
|