Searched defs:buildOp (Results 1 – 5 of 5) sorted by relevance
93 auto buildOp = [Op](ArrayRef<Value *> Srcs, Instruction *Inst) { in binOpDescriptor() local126 auto buildOp = [CmpOp, Pred](ArrayRef<Value *> Srcs, Instruction *Inst) { in cmpOpDescriptor() local
206 private static void buildOp(EagerSession s) { in buildOp() method in EagerSessionTest
1963 int32_t RegexCompile::buildOp(int32_t type, int32_t val) { in buildOp() function in RegexCompile