Home
last modified time | relevance | path

Searched defs:Srcs (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DOperations.cpp93 auto buildOp = [Op](ArrayRef<Value *> Srcs, Instruction *Inst) { in binOpDescriptor()
126 auto buildOp = [CmpOp, Pred](ArrayRef<Value *> Srcs, Instruction *Inst) { in cmpOpDescriptor()
141 auto buildSplitBlock = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in splitBlockDescriptor()
171 auto buildGEP = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in gepDescriptor()
219 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractValueDescriptor()
278 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertValueDescriptor()
290 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractElementDescriptor()
298 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertElementDescriptor()
323 auto buildShuffle = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in shuffleVectorDescriptor()
H A DRandomIRBuilder.cpp29 ArrayRef<Value *> Srcs, in findOrCreateSource()
44 ArrayRef<Value *> Srcs, SourcePred Pred, in newSource()
168 ArrayRef<Value *> Srcs, SourcePred Pred) { in findPointer()
H A DIRMutator.cpp130 SmallVector<Value *, 2> Srcs; in mutate() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DVirtRegMap.cpp464 const TargetRegisterInfo *TRI) { in expandCopyBundle()
H A DTwoAddressInstructionPass.cpp453 SmallVector<Register, 2> Srcs; in removeMapRegEntry() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp336 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
H A DR600InstrInfo.cpp413 const std::vector<std::pair<int, unsigned>> &Srcs = in isLegalUpTo() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2885 int Srcs[] = {-1, -1}; in isInterleaveShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17294 int Srcs[2] = {-1, -1}; in lowerShuffleAsLanePermuteAndRepeatedMask() local