/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 93 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()
|
D | RandomIRBuilder.cpp | 28 ArrayRef<Value *> Srcs, in findOrCreateSource() 42 ArrayRef<Value *> Srcs, SourcePred Pred) { in newSource() 135 ArrayRef<Value *> Srcs, SourcePred Pred) { in findPointer()
|
D | IRMutator.cpp | 120 SmallVector<Value *, 2> Srcs; in mutate() local
|
/external/bazelbuild-kotlin-rules/tests/analysis/testinputs/ |
D | Srcs.kt | 19 class Srcs class
|
/external/libchrome/soong/ |
D | bindings_generator.go | 82 Srcs []string `android:"path"` member 131 func (m *mojomDowngradedFiles) Srcs() android.Paths { func 144 Srcs []string `android:"path"` member 198 func (m *mojomPickles) Srcs() android.Paths { func 213 Srcs []string `android:"path"` member 385 func (m *mojomHeaders) Srcs() android.Paths { func 436 func (m *mojomSrcs) Srcs() android.Paths { func 492 func (m *mojomSrcjar) Srcs() android.Paths { func
|
/external/robolectric-shadows/soong/ |
D | robolectric.go | 38 func (b *buildProps) Srcs() android.Paths { func
|
/external/wayland-protocols/ |
D | wayland_protocol_codegen.go | 182 Srcs []string `android:"path,arch_variant"` member 238 func (g *Module) Srcs() android.Paths { func 916 Srcs bazel.LabelListAttribute member
|
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 354 struct match_info Srcs[3]; member
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 353 ArrayRef<std::pair<MachineOperand *, int64_t>> Srcs = getSrcs(MI); in ExtractSrcs() local 446 const std::vector<std::pair<int, unsigned> > &Srcs = in isLegalUpTo() local 627 ArrayRef<std::pair<MachineOperand *, int64_t>> Srcs = getSrcs(MI); in fitsConstReadLimitations() local
|
D | R600ControlFlowFinalizer.cpp | 351 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | VirtRegMap.cpp | 422 const TargetRegisterInfo *TRI) { in expandCopyBundle()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 469 Operands *...Srcs) { in scalarizeInstruction()
|
D | IceInst.h | 253 CfgVector<Operand *> Srcs; variable
|
D | IceTargetLoweringARM32.cpp | 3021 Int32Operands Srcs(Src0, Src1); in lowerArithmetic() local 4383 Int32Operands Srcs(Src0, Src1); in lowerInt32IcmpCond() local 4420 Int32Operands Srcs(Src0, Src1); in lowerInt8AndInt16IcmpCond() local
|
D | IceInstARM32.h | 1263 static InstARM32Push *create(Cfg *Func, const VarList &Srcs) { in create()
|
D | IceInstARM32.cpp | 1471 InstARM32Push::InstARM32Push(Cfg *Func, const VarList &Srcs) in InstARM32Push()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 366 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
|
D | R600InstrInfo.cpp | 437 const std::vector<std::pair<int, unsigned>> &Srcs = in isLegalUpTo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 696 SmallVector<Register, 4> Srcs = {MI.getOperand(1).getReg()}; in narrowScalar() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 15177 int Srcs[2] = {-1, -1}; in lowerShuffleAsLanePermuteAndRepeatedMask() local
|