Searched refs:LLVMBuildCast (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | sparse-llvm.c | 873 target = LLVMBuildCast(fn->builder, op, src, dtype, target_name); in output_op_ptrcast() 907 target = LLVMBuildCast(fn->builder, op, src, dtype, target_name); in output_op_cast()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | Core.h | 3861 LLVMValueRef LLVMBuildCast(LLVMBuilderRef B, LLVMOpcode Op, LLVMValueRef Val,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 3788 LLVMValueRef LLVMBuildCast(LLVMBuilderRef B, LLVMOpcode Op, LLVMValueRef Val, in LLVMBuildCast() function
|