Searched defs:ScalarResult (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | gather_operation_test.cc | 386 XLA_TEST_F(GatherOperationTest, ScalarResult) { in XLA_TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4293 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/ |
D | SelectionDAG.cpp | 3444 SDValue ScalarResult = getNode(Opcode, DL, SVT, ScalarOps, Flags); in FoldConstantVectorArithmetic() local
|