Home
last modified time | relevance | path

Searched refs:LLVMInstructionEraseFromParent (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h2514 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3168 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3131 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1729 LLVMInstructionEraseFromParent(Instruction); in llvm_delete_instruction()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1619 LLVMInstructionEraseFromParent(Instruction); in llvm_delete_instruction()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2737 LLVMInstructionEraseFromParent(exp->inst); in ac_eliminate_const_output()
2819 LLVMInstructionEraseFromParent(exp->inst); in ac_eliminate_duplicated_output()
/external/llvm/lib/IR/
DCore.cpp2134 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1259 func (v Value) EraseFromParentAsInstruction() { C.LLVMInstructionEraseFromParent(v.C) }
/external/llvm-project/llvm/lib/IR/
DCore.cpp2767 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2731 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function