Searched defs:createBinOp (Results 1 – 2 of 2) sorted by relevance
1556 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() function in spv::Builder
4153 static Value *createBinOp(IRBuilder<> &Builder, unsigned Opcode, Value *L, in createBinOp() function in HorizontalReduction