Home
last modified time | relevance | path

Searched refs:ScalarLiteral (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.cpp42 return saved_type(V, ScalarLiteral); in save()
88 case ScalarLiteral: in restore()
DCodeGenFunction.h3481 enum Kind { ScalarLiteral, ScalarAddress, AggregateLiteral,
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc73 xla::LiteralProto ScalarLiteral() { in ScalarLiteral() function
621 *alloc_1.mutable_value() = ScalarLiteral(); in TEST()