Searched refs:Loading (Results 1 – 21 of 21) sorted by relevance
38 if (Loading) in indexedTU() 56 if (!Loading) in startLoading() 58 ++Loading; in startLoading() 62 assert(Loading); in loadedShard() 67 assert(Loading); in doneLoading() 68 --Loading; in doneLoading() 69 if (Loading) // was loading multiple batches concurrently in doneLoading()
91 unsigned Loading = 0; variable
2 ;; Loading a value with max aligment triggered an assertion due to unsigned
24 #### Loading and storing predicate types
101 ; Loading a float value from a GOT table makes no sense so this should not
76 Object Loading
99 ### Loading a Core File
213 message(STATUS "Loading additional config: '${config_path}/config.json'")
865 ; CHECK: Loading from 0x[[#%x,ADDR:]]874 Loading from 0xa0463440 to 0xa0463447882 Loading from 0xa0463440 to 0xa0463443
254 IttLoadLibFailed "ittnotify: Loading \"%1$s\" library failed."411 OBSOLETE "Loading \"%1$s\" library failed:"
131 Loading Multiple Executables
219 Loading a Program Into LLDB
190 Desc<"Loading modules from memory can be slow as reading the symbol tables and other data can take a long time depending on your connection to the debug target. This setting helps users control how much information gets loaded when loading modules from memory.'complete' is the default value for this setting which will load all sections and symbols by reading them from memory (slowest, most accurate). 'partial' will load sections and attempt to find function bounds without downloading the symbol table (faster, still accurate, missing symbol names). 'minimal' is the fastest setting and will load section data with no symbols, but should rarely be used as stack frames in these memory regions will be inaccurate and not provide any context (fastest). ">;
197 ; would be invalid, so we can't preform the tempting transform. Loading the
617 // Loading into the vector unit takes 5 cycles vs 4 for integer loads.
287 "Loading into D subregs is slow">;
113 # Loading the llvm config causes this target to be imported so place it
48 * Loading the PCH file is significantly faster than re-parsing the bundle of
2492 Loading weak references would be inherently prone to race conditions without
933 // Loading a `fir.ref<!fir.box>> is creating a descriptor copy
244 // Loading from memory automatically zeroing upper bits.