Home
last modified time | relevance | path

Searched defs:IntegerLiteral (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Dutil.cc65 xla::XlaOp IntegerLiteral(xla::XlaBuilder* builder, xla::PrimitiveType type, in IntegerLiteral() function
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DStringConstructorCheck.cpp22 AST_MATCHER_P(IntegerLiteral, isBiggerThan, unsigned, N) { in AST_MATCHER_P() argument
DSizeofExpressionCheck.cpp22 AST_MATCHER_P(IntegerLiteral, isBiggerThan, unsigned, N) { in AST_MATCHER_P() argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_helpers.cc47 xla::XlaOp XlaHelpers::IntegerLiteral(xla::XlaBuilder* b, DataType data_type, in IntegerLiteral() function in tensorflow::XlaHelpers
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h112 IntegerLiteral, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h149 IntegerLiteral, enumerator
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.h151 IntegerLiteral, enumerator
/external/llvm-project/clang/unittests/Tooling/
DSourceCodeTest.cpp554 Visitor.OnIntLit = [](IntegerLiteral *, ASTContext *Context) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h248 IntegerLiteral, enumerator
DItaniumDemangle.h2063 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h248 IntegerLiteral, enumerator
DItaniumDemangle.h2125 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp1364 IntegerLiteral, enumerator
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp928 TEST_P(ASTMatchersTest, IntegerLiteral) { in TEST_P() argument
/external/llvm-project/clang/unittests/AST/
DStructuralEquivalenceTest.cpp1601 TEST_F(StructuralEquivalenceStmtTest, IntegerLiteral) { in TEST_F() argument
/external/clang/lib/AST/
DExpr.cpp708 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
/external/libcxxabi/src/demangle/
DItaniumDemangle.h1915 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h2125 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/external/clang/include/clang/Sema/
DSema.h123 class IntegerLiteral; variable
/external/llvm-project/clang/lib/AST/
DExpr.cpp811 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
/external/llvm-project/clang/include/clang/Sema/
DSema.h140 class IntegerLiteral; variable
/external/clang/include/clang/AST/
DExpr.h1268 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h1488 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function