Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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()
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()
H A DRandomIRBuilder.cpp28 ArrayRef<Value *> Srcs, in findOrCreateSource()
42 ArrayRef<Value *> Srcs, SourcePred Pred) { in newSource()
135 ArrayRef<Value *> Srcs, SourcePred Pred) { in findPointer()
/aosp_15_r20/external/libchrome/soong/
H A 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
/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go42 Srcs []string `android:"path"` member
239 Srcs []string `android:"path"` member
489 Srcs []string member
520 Srcs []string member
539 Srcs []string member
/aosp_15_r20/system/tools/xsdc/build/
Dxsdc.go45 Srcs []string member
112 Srcs []string member
124 func (module *xsdConfig) Srcs() android.Paths { func
/aosp_15_r20/build/soong/aidl_library/
H A Daidl_library.go38 Srcs []string `android:"path"` member
60 Srcs android.Paths member
/aosp_15_r20/build/soong/android/
H A Dfilegroup.go40 Srcs proptools.Configurable[[]string] `android:"path"` member
131 func (fg *fileGroup) Srcs() Paths { func
/aosp_15_r20/build/soong/cc/
H A Dcompiler.go40 Srcs proptools.Configurable[[]string] `android:"path,arch_variant"` member
265 Srcs() android.Paths methodSpec
268 func (compiler *baseCompiler) Srcs() android.Paths { func
H A Dndk_headers.go57 Srcs []string `android:"path"` member
177 Srcs []string member
H A Dprebuilt.go52 Srcs proptools.Configurable[[]string] `android:"path,arch_variant"` member
364 Srcs []string `android:"path,arch_variant"` member
/aosp_15_r20/build/soong/rust/
H A Dsource_provider.go42 Srcs() android.Paths methodSpec
49 func (sp *BaseSourceProvider) Srcs() android.Paths { func
/aosp_15_r20/system/tools/hidl/build/
Dproperties.go24 Srcs []string member
54 Srcs []string member
Dhidl_interface.go322 func (g *hidlGenRule) Srcs() android.Paths { func
378 Srcs []string member
/aosp_15_r20/system/tools/aidl/build/
Daidl_gen_rule.go82 Srcs []string `android:"path"` member
357 func (g *aidlGenRule) Srcs() android.Paths { func
Dproperties.go90 Srcs []string member
106 Srcs []string member
/aosp_15_r20/external/wayland-protocols/
H A Dwayland_protocol_codegen.go178 Srcs []string `android:"path,arch_variant"` member
230 func (g *Module) Srcs() android.Paths { func
/aosp_15_r20/system/sepolicy/build/soong/
H A Dpolicy.go71 Srcs []string `android:"path"` member
469 Srcs []string `android:"path"` member
H A Dselinux_contexts.go30 Srcs []string `android:"path"` member
568 Srcs []string `android:"path"` member
/aosp_15_r20/frameworks/base/api/
H A Dapi.go127 Srcs proptools.Configurable[[]string] member
143 Srcs proptools.Configurable[[]string] member
/aosp_15_r20/build/soong/python/
H A Dpython.go53 Srcs []string `android:"path,arch_variant"` member
83 Srcs []string `android:"path,arch_variant"` member
/aosp_15_r20/build/soong/genrule/
H A Dgenrule.go148 Srcs proptools.Configurable[[]string] `android:"path,arch_variant"` member
242 func (g *Module) Srcs() android.Paths { func
/aosp_15_r20/external/robolectric/soong/
H A Drobolectric.go38 func (b *buildProps) Srcs() android.Paths { func
/aosp_15_r20/external/boringssl/src/util/build/
H A Dbuild.go22 Srcs []string `json:"srcs,omitempty"` member

1234