Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dgather_operation_test.cc386 XLA_TEST_F(GatherOperationTest, ScalarResult) { in XLA_TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4293 SDValue ScalarResult = getNode(Opcode, DL, SVT, V1, V2); in FoldConstantArithmetic() local
4393 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