Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
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()
212 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractValueDescriptor()
267 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertValueDescriptor()
279 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractElementDescriptor()
287 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertElementDescriptor()
312 auto buildShuffle = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in shuffleVectorDescriptor()
DRandomIRBuilder.cpp28 ArrayRef<Value *> Srcs, in findOrCreateSource()
42 ArrayRef<Value *> Srcs, SourcePred Pred) { in newSource()
135 ArrayRef<Value *> Srcs, SourcePred Pred) { in findPointer()
DIRMutator.cpp120 SmallVector<Value *, 2> Srcs; in mutate() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c355 struct match_info Srcs[3]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp422 const TargetRegisterInfo *TRI) { in expandCopyBundle()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.h469 Operands *...Srcs) { in scalarizeInstruction()
DIceInst.h253 CfgVector<Operand *> Srcs; variable
DIceTargetLoweringARM32.cpp3021 Int32Operands Srcs(Src0, Src1); in lowerArithmetic() local
4383 Int32Operands Srcs(Src0, Src1); in lowerInt32IcmpCond() local
4420 Int32Operands Srcs(Src0, Src1); in lowerInt8AndInt16IcmpCond() local
DIceInstARM32.h1263 static InstARM32Push *create(Cfg *Func, const VarList &Srcs) { in create()
DIceInstARM32.cpp1471 InstARM32Push::InstARM32Push(Cfg *Func, const VarList &Srcs) in InstARM32Push()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp366 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
DR600InstrInfo.cpp437 const std::vector<std::pair<int, unsigned>> &Srcs = in isLegalUpTo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp696 SmallVector<Register, 4> Srcs = {MI.getOperand(1).getReg()}; in narrowScalar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp15174 int Srcs[2] = {-1, -1}; in lowerShuffleAsLanePermuteAndRepeatedMask() local