Home
last modified time | relevance | path

Searched defs:ScalarResult (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dgather_operation_test.cc479 XLA_TEST_F(GatherOperationTest, ScalarResult) { in XLA_TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1522 SDValue ScalarResult = ScalarOp.getValue(0); in UnrollStrictFPOp() local
DSelectionDAG.cpp4952 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/
DSelectionDAG.cpp3444 SDValue ScalarResult = getNode(Opcode, DL, SVT, ScalarOps, Flags); in FoldConstantVectorArithmetic() local