Home
last modified time | relevance | path

Searched refs:LLVMAdd (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Dcalc.c27 case '+': return LLVMAdd; in op_to_opcode()
H A Decho.cpp536 case LLVMAdd: { in CloneInstruction()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h75 LLVMAdd = 8, enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go141 Add Opcode = C.LLVMAdd