Searched defs:ScalarResult (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | gather_operation_test.cc | 479 XLA_TEST_F(GatherOperationTest, ScalarResult) { in XLA_TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 1522 SDValue ScalarResult = ScalarOp.getValue(0); in UnrollStrictFPOp() local
|
D | SelectionDAG.cpp | 4952 SDValue ScalarResult = getNode(Opcode, DL, SVT, V1, V2); in FoldConstantArithmetic() local 5052 SDValue ScalarResult = getNode(Opcode, DL, SVT, ScalarOps, Flags); in FoldConstantVectorArithmetic() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3444 SDValue ScalarResult = getNode(Opcode, DL, SVT, ScalarOps, Flags); in FoldConstantVectorArithmetic() local
|