OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:retty
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
ac_llvm_build.c
2371
LLVMTypeRef
retty
;
local
2373
retty
= ctx->i32;
2375
retty
= ctx->voidt;
2377
retty
= ctx->v4f32;
2380
ac_build_intrinsic(ctx, intr_name,
retty
, args, num_args,
2382
if (!sample &&
retty
== ctx->v4f32) {
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
ac_llvm_build.c
2298
LLVMTypeRef
retty
;
local
2300
retty
= ctx->voidt;
2302
retty
= data_type;
2304
LLVMValueRef result = ac_build_intrinsic(ctx, intr_name,
retty
, args, num_args, a->attributes);
2311
if (!sample && !atomic &&
retty
!= ctx->voidt)
Completed in 26 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026