Searched defs:buildOp (Results 1 – 2 of 2) sorted by relevance
94 auto buildOp = [Op](ArrayRef<Value *> Srcs, Instruction *Inst) { in binOpDescriptor() local127 auto buildOp = [CmpOp, Pred](ArrayRef<Value *> Srcs, Instruction *Inst) { in cmpOpDescriptor() local
1947 int32_t RegexCompile::buildOp(int32_t type, int32_t val) { in buildOp() function in RegexCompile