Home
last modified time | relevance | path

Searched refs:LLVMInstructionClone (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h2551 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2777 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1550 return LLVMInstructionClone(Inst); in llvm_instr_clone()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1486 return LLVMInstructionClone(Inst); in llvm_instr_clone()
/external/llvm/lib/IR/
DCore.cpp2162 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2388 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function