/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 94 auto buildOp = [Op](ArrayRef<Value *> Srcs, Instruction *Inst) { in binOpDescriptor() 127 auto buildOp = [CmpOp, Pred](ArrayRef<Value *> Srcs, Instruction *Inst) { in cmpOpDescriptor() 142 auto buildSplitBlock = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in splitBlockDescriptor() 172 auto buildGEP = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in gepDescriptor() 213 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractValueDescriptor() 268 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertValueDescriptor() 280 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractElementDescriptor() 288 auto buildInsert = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in insertElementDescriptor() 313 auto buildShuffle = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in shuffleVectorDescriptor()
|
D | RandomIRBuilder.cpp | 29 ArrayRef<Value *> Srcs, in findOrCreateSource() 43 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/libchrome/soong/ |
D | bindings_generator.go | 70 Srcs []string member 128 func (m *mojomPickles) Srcs() android.Paths { func 143 Srcs []string member 329 func (m *mojomHeaders) Srcs() android.Paths { func 384 func (m *mojomSrcs) Srcs() android.Paths { func 444 func (m *mojomSrcjar) Srcs() android.Paths { func
|
/external/wayland-protocols/ |
D | wayland_protocol_codegen.go | 89 Srcs []string member 152 func (g *waylandGenModule) Srcs() android.Paths { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
D | RandomIRBuilderTest.cpp | 73 SmallVector<Value *, 2> Srcs; in TEST() local 113 SmallVector<Value *, 2> Srcs(2); in TEST() local 193 SmallVector<Value *, 2> Srcs(2); in TEST() local
|
/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-7.0/llvm/lib/CodeGen/ |
D | VirtRegMap.cpp | 424 const TargetRegisterInfo *TRI) { in expandCopyBundle()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 512 void scalarizeInstruction(Variable *Dest, F insertScalarInstruction, in scalarizeInstruction()
|
D | IceInst.h | 250 CfgVector<Operand *> Srcs; variable
|
D | IceTargetLoweringARM32.cpp | 3208 Int32Operands Srcs(Src0, Src1); in lowerArithmetic() local 4572 Int32Operands Srcs(Src0, Src1); in lowerInt32IcmpCond() local 4609 Int32Operands Srcs(Src0, Src1); in lowerInt8AndInt16IcmpCond() local
|
D | IceInstARM32.h | 1264 static InstARM32Push *create(Cfg *Func, const VarList &Srcs) { in create()
|
D | IceInstARM32.cpp | 1476 InstARM32Push::InstARM32Push(Cfg *Func, const VarList &Srcs) in InstARM32Push()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 367 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
|
D | R600InstrInfo.cpp | 438 const std::vector<std::pair<int, unsigned>> &Srcs = in isLegalUpTo() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 1311 TwoAddressInstructionPass::CoalesceExtSubRegs(SmallVector<unsigned,4> &Srcs, in CoalesceExtSubRegs()
|