Home
last modified time | relevance | path

Searched defs:new_cursor (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_dataflow/src/framework/
Dcursor.rs113 pub fn new_cursor(&self) -> Self { in new_cursor() function
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h457 int32_t new_cursor = pool_manager_.Emit(this, cursor, kPaddingBytes); in Assembler() local
498 int32_t new_cursor = pool_manager_.Emit(this, in Assembler() variable
519 int32_t new_cursor = pool_manager_.Emit(this, cursor, total_size); in Assembler() local