Home
last modified time | relevance | path

Searched refs:i64_1 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp51 // int64 i64_1, i64_2; in TEST()
52 // i64_1 = 500; in TEST()
83 OpName %30 "i64_1" in TEST()
335 OpName %30 "i64_1" in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp51 // int64 i64_1, i64_2; in TEST()
52 // i64_1 = 500; in TEST()
83 OpName %30 "i64_1" in TEST()
335 OpName %30 "i64_1" in TEST()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp51 // int64 i64_1, i64_2; in TEST()
52 // i64_1 = 500; in TEST()
83 OpName %30 "i64_1" in TEST()
339 OpName %30 "i64_1" in TEST()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h105 LLVMValueRef i64_1; member
H A Dac_llvm_build.c110 ctx->i64_1 = LLVMConstInt(ctx->i64, 1, false); in ac_llvm_context_init()
3577 return ctx->i64_1; in get_reduction_identity()
H A Dac_nir_to_llvm.c322 return LLVMBuildSelect(ctx->builder, src0, ctx->i64_1, ctx->i64_0, ""); in emit_b2i()

Completed in 20 milliseconds