Searched refs:LLVMRemoveStringAttributeAtIndex (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm-c/ |
D | Core.h | 2025 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/llvm-project/llvm/include/llvm-c/ |
D | Core.h | 2567 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | Core.h | 2530 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1446 LLVMRemoveStringAttributeAtIndex(F, Int_val(Index), String_val(Kind), in llvm_remove_string_function_attr()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1865 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveStringAttributeAtIndex() function
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | ir.go | 1183 C.LLVMRemoveStringAttributeAtIndex(v.C, C.LLVMAttributeIndex(i),
|
/external/llvm-project/llvm/lib/IR/ |
D | Core.cpp | 2459 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveStringAttributeAtIndex() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 2423 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveStringAttributeAtIndex() function
|