| /external/swiftshader/src/Reactor/ |
| D | EmulatedIntrinsics.cpp | 144 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 149 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function
|
| D | LLVMReactor.cpp | 1241 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 1246 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function
|
| D | SubzeroReactor.cpp | 4305 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 4311 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function
|
| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 2384 ## Scatter section in Operation Semantics
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | list_kernels.h | 694 Status Scatter(OpKernelContext* c, const Tensor& value, const Tensor& indices, in Scatter() function
|
| /external/llvm-project/polly/lib/Transform/ |
| D | ZoneAlgo.cpp | 551 isl::map Scatter = getScatterFor(MA); in computePerPHI() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_cost_analysis_test.cc | 999 TEST_F(HloCostAnalysisTest, Scatter) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 2302 XlaOp XlaBuilder::Scatter(XlaOp input, XlaOp scatter_indices, XlaOp updates, in Scatter() function in xla::XlaBuilder 4882 XlaOp Scatter(const XlaOp input, const XlaOp scatter_indices, in Scatter() function
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3809 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4312 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4487 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 44039 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44068 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44095 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 47444 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in rebuildGatherScatter() local
|