Home
last modified time | relevance | path

Searched defs:buildOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DOperations.cpp94 auto buildOp = [Op](ArrayRef<Value *> Srcs, Instruction *Inst) { in binOpDescriptor() local
127 auto buildOp = [CmpOp, Pred](ArrayRef<Value *> Srcs, Instruction *Inst) { in cmpOpDescriptor() local
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp1947 int32_t RegexCompile::buildOp(int32_t type, int32_t val) { in buildOp() function in RegexCompile