| /llvm-project-15.0.7/flang/test/Lower/Intrinsics/ |
| H A D | transfer.f90 | 3 subroutine trans_test(store, word) argument 27 real :: word local 73 subroutine trans_test2(store, word) argument 75 real :: word local
|
| /llvm-project-15.0.7/lldb/examples/scripting/ |
| H A D | dictionary.c | 14 const char *word; member 23 char *strip(char **word) { in strip() 47 void insert(tree_node *root, char *word) { in insert() 84 char word[1024]; in populate_dictionary() local 106 int find_word(tree_node *dictionary, char *word) { in find_word() 150 char *word = buffer; in main() local
|
| H A D | tree_utils.py | 24 def DFS(root, word, cur_path): argument
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | shell.py | 16 def needs_quote(word): argument 43 def escape(word): argument
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | directive-literals.s | 21 word: label
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-error-missaligned-ds.s | 28 word: label
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | 2010-07-14-overconservative-align.c | 4 int word; member
|
| H A D | named_reg_global.c | 16 } word; member
|
| /llvm-project-15.0.7/libc/src/__support/CPP/ |
| H A D | UInt.h | 295 uint64_t word = val[i - 1]; variable 308 uint64_t word = val[i - 1]; variable 321 uint64_t word = val[i - 1]; variable 334 uint64_t word = val[i - 1]; variable
|
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | logical.h | 38 Word word() const { return word_; } in word() function
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/llvm/ |
| H A D | subst.py | 94 def wordify(word): argument
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | random.cpp | 77 GeneratedWord word{(GetNextValue() - generator.min()) & rangeMask}; in Generate() local
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | util.py | 38 def make_word_regex(word): argument
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/ |
| H A D | Serializer.cpp | 822 uint32_t word = 0; in prepareConstantInt() local 885 uint32_t word = llvm::bit_cast<uint32_t>(value.convertToFloat()); in prepareConstantFp() local 895 uint32_t word = in prepareConstantFp() local
|
| /llvm-project-15.0.7/flang/lib/Decimal/ |
| H A D | binary-to-decimal.cpp | 42 auto word{x.Fraction()}; local
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/ |
| H A D | DeserializeOps.cpp | 32 static inline spirv::Opcode extractOpcode(uint32_t word) { in extractOpcode()
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | SparseBitVector.h | 83 BitWord word(unsigned Idx) const { in word() function
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Cuda.cpp | 79 for (StringRef word : words) { in parseCudaHFile() local
|
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/ |
| H A D | mathtest.c | 451 static int find(char *word, char **array, int asize) { in find() 470 static test_func* find_testfunc(char *word) { in find_testfunc()
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | fp_lib.h | 134 uint64_t word; in rep_clz() local
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 563 static bool startsWithWord(StringRef name, StringRef word) { in startsWithWord()
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | ScriptInterpreter.h | 543 virtual bool IsReservedWord(const char *word) { return false; } in IsReservedWord()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | SourceCodeTests.cpp | 376 SpelledWord word(const char *Text) { in word() function in clang::clangd::__anonc1b52e2c0111::SpelledWordsTest
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 1088 uint16_t word = (uint16_t)value; in DoExecute() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | APInt.cpp | 324 for (unsigned word = loWord + 1; word < hiWord; ++word) in setBitsSlowCase() local 470 for (unsigned word = 0; word < NumDstWords; ++word) { in extractBits() local
|