Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Dcalc.c63 stack[depth - 2] = LLVMBuildBinOp(builder, op_to_opcode(tok), in build_from_tokens()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dcalc.c63 stack[depth - 2] = LLVMBuildBinOp(builder, op_to_opcode(tok), in build_from_tokens()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h933 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op,
/external/llvm/include/llvm-c/
DCore.h2983 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3278 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op,
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1950 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op, in LLVMBuildBinOp() function
/external/llvm/lib/IR/
DCore.cpp2659 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op, in LLVMBuildBinOp() function
/external/llvm/bindings/go/llvm/
Dir.go1415 v.C = C.LLVMBuildBinOp(b.C, C.LLVMOpcode(op), lhs.C, rhs.C, cname)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1482 v.C = C.LLVMBuildBinOp(b.C, C.LLVMOpcode(op), lhs.C, rhs.C, cname)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2971 LLVMValueRef LLVMBuildBinOp(LLVMBuilderRef B, LLVMOpcode Op, in LLVMBuildBinOp() function