Home
last modified time | relevance | path

Searched refs:LLVMGetMDNodeOperands (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h2235 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest);
/external/llvm-project/llvm/include/llvm-c/
DCore.h2842 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2805 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c853 LLVMGetMDNodeOperands(V, (LLVMValueRef *) Operands); in llvm_get_mdnode_operands()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c744 LLVMGetMDNodeOperands(V, (LLVMValueRef *) Operands); in llvm_get_mdnode_operands()
/external/llvm/lib/IR/
DCore.cpp877 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest) { in LLVMGetMDNodeOperands() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp1211 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest) { in LLVMGetMDNodeOperands() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1178 void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest) { in LLVMGetMDNodeOperands() function