Home
last modified time | relevance | path

Searched defs:Ten (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/examples/HowToUseJIT/
H A DHowToUseJIT.cpp115 Value *Ten = builder.getInt32(10); in main() local
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-enum-json.cpp25 Ten enumerator
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp169 namespace Ten { namespace
/llvm-project-15.0.7/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp688 ExpressionLiteral Ten(bufferize(SM, "10"), 10u); in TEST_F() local
712 std::unique_ptr<ExpressionLiteral> Ten = in TEST_F() local
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPIntTest.cpp775 APInt Ten(129, "A", 16); in TEST() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5328 APFloat Ten(10.0f); in expandPow() local