Home
last modified time | relevance | path

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

/external/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
/external/bazelbuild-kotlin-rules/tests/analysis/testinputs/
DSrcs.kt19 class Srcs class
/external/libchrome/soong/
Dbindings_generator.go82 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/
Drobolectric.go38 func (b *buildProps) Srcs() android.Paths { func
/external/wayland-protocols/
Dwayland_protocol_codegen.go182 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/
Drc_test_helpers.c354 struct match_info Srcs[3]; member
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp353 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
DR600ControlFlowFinalizer.cpp351 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp422 const TargetRegisterInfo *TRI) { in expandCopyBundle()
/external/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()
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp696 SmallVector<Register, 4> Srcs = {MI.getOperand(1).getReg()}; in narrowScalar() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp15177 int Srcs[2] = {-1, -1}; in lowerShuffleAsLanePermuteAndRepeatedMask() local