Searched defs:Callee (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h109 CallInst* CALL(Value* Callee) argument
H A Dbuilder_misc.cpp266 CallInst* Builder::CALL(Value* Callee, argument
276 CallInst* Builder::CALL(Value* Callee, Value* arg) argument
283 CallInst* Builder::CALL2(Value* Callee, Value* arg1, Value* arg2) argument
291 CallInst* Builder::CALL3(Value* Callee, Value* arg1, Value* arg2, Value* arg3) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h122 CallInst* CALL(Value* Callee) argument
H A Dbuilder_misc.cpp297 CallInst* Builder::CALL(Value* Callee, argument
312 CallInst* Builder::CALL(Value* Callee, Value* arg) argument
324 CallInst* Builder::CALL2(Value* Callee, Value* arg1, Value* arg2) argument
337 CALL3(Value * Callee,Value * arg1,Value * arg2,Value * arg3) argument
[all...]

Completed in 7 milliseconds