Searched refs:LLVMRemoveStringAttributeAtIndex (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm-c/ |
D | Core.h | 2025 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 2272 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1420 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/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1125 C.LLVMRemoveStringAttributeAtIndex(v.C, C.LLVMAttributeIndex(i),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 2136 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveStringAttributeAtIndex() function
|