Searched refs:CALL3 (Results 1 – 2 of 2) sorted by relevance
102 CallInst *CALL3(Value *Callee, Value* arg1, Value* arg2, Value* arg3);
393 CallInst *Builder::CALL3(Value *Callee, Value* arg1, Value* arg2, Value* arg3) in CALL3() function in SwrJit::Builder