Home
last modified time | relevance | path

Searched refs:LLVMBuildTruncOrBitCast (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3859 LLVMValueRef LLVMBuildTruncOrBitCast(LLVMBuilderRef, LLVMValueRef Val,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3782 LLVMValueRef LLVMBuildTruncOrBitCast(LLVMBuilderRef B, LLVMValueRef Val, in LLVMBuildTruncOrBitCast() function
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3495 LLVMBuildTruncOrBitCast(ctx->ac.builder, values[chan], in visit_load()