Searched defs:buildInsert (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp271 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { local
291 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp615 MachineInstrBuilder MachineIRBuilder::buildInsert(const DstOp &Res, function in class:MachineIRBuilder

Completed in 80 milliseconds