Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Dcalc.c29 case '*': return LLVMMul; in op_to_opcode()
H A Decho.cpp548 case LLVMMul: { in CloneInstruction()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h79 LLVMMul = 12, enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go145 Mul Opcode = C.LLVMMul