Searched defs:Builtins (Results 1 – 8 of 8) sorted by relevance
| /external/rust/cxx/gen/src/ |
| D | builtin.rs | 6 pub struct Builtins<'a> { struct 7 pub panic: bool, 8 pub rust_string: bool, 9 pub rust_str: bool, 10 pub rust_slice: bool, 11 pub rust_box: bool, 12 pub rust_vec: bool, 13 pub rust_fn: bool, 14 pub rust_isize: bool, 38 impl<'a> Builtins<'a> { argument
|
| /external/llvm/lib/MC/ |
| D | MCAsmBackend.cpp | 24 static const MCFixupKindInfo Builtins[] = { in getFixupKindInfo() local
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.0.rst | 794 Builtins section in Miscellaneous Other Changes
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAsmBackend.cpp | 68 static const MCFixupKindInfo Builtins[] = { in getFixupKindInfo() local
|
| /external/clang/unittests/AST/ |
| D | ASTVectorTest.cpp | 42 Builtin::Context Builtins; member in clang::ast::__anon01d3e16f0111::ASTVectorTest
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | analyze_live_input_test.cpp | 575 TEST_F(AnalyzeLiveInputTest, Builtins) { in TEST_F() argument
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | analyze_live_input_test.cpp | 574 TEST_F(AnalyzeLiveInputTest, Builtins) { in TEST_F() argument
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 1971 std::set<std::string> Builtins; in genBuiltinsDef() local
|