Searched defs:CALL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h109 CallInst* CALL(Value* Callee) function in typeref:typename:CallInst *
H A Dbuilder_misc.cpp266 CallInst* Builder::CALL(Value* Callee, function in class:SwrJit::Builder
276 CallInst* Builder::CALL(Value* Callee, Value* arg) function in class:SwrJit::Builder
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h122 CallInst* CALL(Value* Callee) function in typeref:typename:CallInst *
H A Dbuilder_misc.cpp297 CallInst* Builder::CALL(Value* Callee, function in class:SwrJit::Builder
312 CallInst* Builder::CALL(Value* Callee, Value* arg) function in class:SwrJit::Builder
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c56 #define CALL(name) TC_CALL_##name, macro
2537 #define CALL(name) tc_call_##name, macro
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c56 #define CALL(name) TC_CALL_##name, macro
64 #define CALL(name) #name, macro
4162 #define CALL(name) tc_call_##name, macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h408 #define CALL(a) CHOICE(call a, call a, call a) macro
1136 #define CALL(a) call a macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h408 #define CALL(a) CHOICE(call a, call a, call a) macro
1136 #define CALL(a) call a macro

Completed in 27 milliseconds